- Fixed example.
This commit is contained in:
parent
b54a4f6c92
commit
80b5e2f8cb
@ -369,7 +369,7 @@ Snippet Keywords:
|
|||||||
This snippet works same as "options head".
|
This snippet works same as "options head".
|
||||||
>
|
>
|
||||||
snippet if
|
snippet if
|
||||||
regexp '^\S*'
|
regexp '^\s*'
|
||||||
if ${1:condition}
|
if ${1:condition}
|
||||||
${2}
|
${2}
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user