Commit fdfea330 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add vim-python-fold plugin

parent 222ac976
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -52,3 +52,6 @@
[submodule ".vim/bundle/vim-qf"]
	path = .vim/bundle/vim-qf
	url = https://github.com/romainl/vim-qf.git
[submodule ".vim/bundle/vim-python-fold"]
	path = .vim/bundle/vim-python-fold
	url = git@code.kodo.org.uk:dom/vim-python-fold.git
+0 −2
Original line number Diff line number Diff line
setl noexpandtab
setl sw=4 ts=4 sts=4
setl foldmethod=indent
setl foldlevel=99

let b:dispatch = 'python setup.py build'
Original line number Diff line number Diff line
Subproject commit dbef003745689282e97fc0b8e1142272205d971a