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