Merge pull request #439 from augensalat/master
Bug fix: replace space indention by tab
This commit is contained in:
commit
e3c2931bef
@ -129,4 +129,11 @@ while ($1) {
|
||||
|
||||
endsnippet
|
||||
|
||||
snippet until "until"
|
||||
until ($1) {
|
||||
${2:# body...}
|
||||
}
|
||||
|
||||
endsnippet
|
||||
|
||||
# vim:ft=snippets:
|
||||
|
Loading…
Reference in New Issue
Block a user