summaryrefslogtreecommitdiff
path: root/.vim/templates/python/fori
diff options
context:
space:
mode:
Diffstat (limited to '.vim/templates/python/fori')
-rwxr-xr-x.vim/templates/python/fori2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/templates/python/fori b/.vim/templates/python/fori
new file mode 100755
index 0000000..4fb67c9
--- /dev/null
+++ b/.vim/templates/python/fori
@@ -0,0 +1,2 @@
+for <++> in <++>:
+ <++>