Update FAQ
This commit is contained in:
parent
ba91a5a54a
commit
ea4e91e797
@ -863,5 +863,11 @@ 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.
|
||||
|
||||
A: >
|
||||
let g:neosnippet#enable_completed_snippet = 1
|
||||
autocmd CompleteDone * call neosnippet#complete_done()
|
||||
|
||||
==============================================================================
|
||||
vim:tw=78:ts=8:ft=help:norl:noet:fen:noet:
|
||||
|
Loading…
Reference in New Issue
Block a user