- Improved documentation.
This commit is contained in:
parent
d8d4c9e95c
commit
9653ba6c32
@ -675,10 +675,10 @@ snippet *neosnippet-unite-action-snippet*
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
FAQ *neosnippet-faq*
|
FAQ *neosnippet-faq*
|
||||||
|
|
||||||
Q: What if I do not like to expand a snippet trigger after (, [, " etc...:
|
Q: What if I want to expand a snippet trigger after (, [, " etc...:
|
||||||
|
|
||||||
A: You should use "options word" in the snippet definition. This changes the
|
A: You should use "options word" in the snippet definition. This changes the
|
||||||
expansion behavior to a word boundary.
|
expansion behavior to a word boundary.
|
||||||
>
|
>
|
||||||
snippet date
|
snippet date
|
||||||
options word
|
options word
|
||||||
|
Loading…
Reference in New Issue
Block a user