Fixed the lacking 'options head' specifier in the example of the help.
This commit is contained in:
parent
df8767752e
commit
5e038dfc90
1
doc/neosnippet.txt
Normal file → Executable file
1
doc/neosnippet.txt
Normal file → Executable file
@ -425,6 +425,7 @@ Snippet Keywords:
|
|||||||
|
|
||||||
>
|
>
|
||||||
snippet if
|
snippet if
|
||||||
|
options head
|
||||||
if ${1:condition}
|
if ${1:condition}
|
||||||
${2}
|
${2}
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user