Improve doc
This commit is contained in:
parent
e1940d7780
commit
e13b0c4036
@ -322,11 +322,13 @@ neosnippet#anonymous({snippet}, [{options}])
|
|||||||
{snippet} is snippet definition.
|
{snippet} is snippet definition.
|
||||||
{options} is snippet option.
|
{options} is snippet option.
|
||||||
You can expand snippet definition without defining snippet
|
You can expand snippet definition without defining snippet
|
||||||
trigger. >
|
trigger.
|
||||||
|
Note: You cannot use it in |map-<expr>|. It changes the
|
||||||
|
buffer text.
|
||||||
|
>
|
||||||
inoremap <silent> ((
|
inoremap <silent> ((
|
||||||
\ <C-r>=neosnippet#anonymous('\left(${1}\right)${0}')<CR>
|
\ <C-r>=neosnippet#anonymous('\left(${1}\right)${0}')<CR>
|
||||||
|
<
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
FUNCTIONS *neosnippet-functions*
|
FUNCTIONS *neosnippet-functions*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user