]> git.rmz.io Git - dotfiles.git/commitdiff
vim: at least show content of classes in python files
authorSamir Benmendil <samir.benmendil@gmail.com>
Tue, 24 Feb 2015 14:51:40 +0000 (14:51 +0000)
committerSamir Benmendil <samir.benmendil@gmail.com>
Tue, 24 Feb 2015 14:51:40 +0000 (14:51 +0000)
vim/ftplugin/python.vim [new file with mode: 0644]

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