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