Skip to content

Commit

Permalink
Update the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Jun 17, 2020
1 parent d302311 commit 5432a91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/neosnippet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -877,10 +877,12 @@ Note: It works in "func(arg1, arg2, ...)" prototypes only.
Note: It is experiental feature.
Note: |v:completed_item| feature is needed.

Q: I want to auto complete with parameters.
Q: I want to expand auto completed parameters.
Q: I want to use |vim-lsp| or |nvim-lsp| snippets with neosnippet.

A: >
let g:neosnippet#enable_completed_snippet = 1
let g:neosnippet#enable_complete_done = 1
==============================================================================
vim:tw=78:ts=8:ft=help:norl:noet:fen:noet:

0 comments on commit 5432a91

Please sign in to comment.