Initial commit.
This commit is contained in:
3
vim/snippets/falcon/while.snippet
Executable file
3
vim/snippets/falcon/while.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
while ${1:conidition}
|
||||
${2:/* code */}
|
||||
end
|
||||
Reference in New Issue
Block a user