]> git.rmz.io Git - dotfiles.git/blobdiff - vim/ftplugin/python.vim
vim: at least show content of classes in python files
[dotfiles.git] / vim / ftplugin / python.vim
diff --git a/vim/ftplugin/python.vim b/vim/ftplugin/python.vim
new file mode 100644 (file)
index 0000000..0a46519
--- /dev/null
@@ -0,0 +1 @@
+setlocal foldlevelstart=1  " at least show content of classes