Minor doc fix.
Example of sources#snippets_complete#force_expandable().
This commit is contained in:
parent
a3c33eef10
commit
f26b17b219
@ -143,7 +143,7 @@ neocomplcache#sources#snippets_complete#expandable()
|
|||||||
2 : exists placeholder in current buffer
|
2 : exists placeholder in current buffer
|
||||||
3 : both found.
|
3 : both found.
|
||||||
>
|
>
|
||||||
imap <expr><C-l> neocomplcache#snippets_complete#expandable() ?
|
imap <expr><C-l> neocomplcache#sources#snippets_complete#expandable() ?
|
||||||
\ "\<Plug>(neocomplcache_snippets_expand)" : "\<C-n>"
|
\ "\<Plug>(neocomplcache_snippets_expand)" : "\<C-n>"
|
||||||
<
|
<
|
||||||
neocomplcache#sources#snippets_complete#force_expandable()
|
neocomplcache#sources#snippets_complete#force_expandable()
|
||||||
|
Loading…
Reference in New Issue
Block a user