aboutsummaryrefslogtreecommitdiff
path: root/stow/vim/.vim/ftplugin/python/snips/template
diff options
context:
space:
mode:
Diffstat (limited to 'stow/vim/.vim/ftplugin/python/snips/template')
-rw-r--r--stow/vim/.vim/ftplugin/python/snips/template5
1 files changed, 5 insertions, 0 deletions
diff --git a/stow/vim/.vim/ftplugin/python/snips/template b/stow/vim/.vim/ftplugin/python/snips/template
new file mode 100644
index 0000000..d10fa4a
--- /dev/null
+++ b/stow/vim/.vim/ftplugin/python/snips/template
@@ -0,0 +1,5 @@
+#!/usr/bin/python
+
+"""<+++>"""
+
+<++>