- Improved documentation.

This commit is contained in:
Shougo Matsushita 2013-01-27 06:56:06 +09:00
parent b96e2bb402
commit 15cbea0616
1 changed files with 3 additions and 0 deletions

View File

@ -313,6 +313,9 @@ neosnippet#expandable_or_jumpable()
You can use this function with imap <expr>. It checks whether
the cursor text is a snippet trigger or a placeholder. This is
is useful to save key mappings.
Note: You don't like to jump to next placeholder, you must use
|neosnippet#expandable()| instead of
|neosnippet#expandable_or_jumpable()|.
>
imap <expr><C-l>
\ neosnippet#expandable_or_jumpable() ?