diff --git a/ftplugin/python.vim b/ftplugin/python.vim new file mode 100644 index 0000000..1aa2252 --- /dev/null +++ b/ftplugin/python.vim @@ -0,0 +1,4 @@ +setlocal sw=4 +setlocal ts=4 +noremap py o/**************/ +