Merge pull request #95 from AmaiSaeta/fix/lacking-specifier_neosnippet-snippet-syntax_options-head_example
Fixed the lacking 'options head' specifier in the example of the help.
This commit is contained in:
commit
ef992cdd63
1
doc/neosnippet.txt
Normal file → Executable file
1
doc/neosnippet.txt
Normal file → Executable file
@ -425,6 +425,7 @@ Snippet Keywords:
|
||||
|
||||
>
|
||||
snippet if
|
||||
options head
|
||||
if ${1:condition}
|
||||
${2}
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user