mirror of https://github.com/bjeanes/dotfiles.git
Upgrade vundle
parent
04085befc1
commit
547d3421d0
|
@ -1 +1 @@
|
||||||
Subproject commit a910b88797ffd140771e367b5ce4e4d31ec68b9e
|
Subproject commit 03ed2bd39e37c5ff035c05197af81558eb5d8a89
|
|
@ -71,7 +71,6 @@ syntax on
|
||||||
set foldlevel=100 " Don't autofold anything (but I can still fold manually)
|
set foldlevel=100 " Don't autofold anything (but I can still fold manually)
|
||||||
set foldopen=block,hor,mark,percent,quickfix,tag " what movements open folds
|
set foldopen=block,hor,mark,percent,quickfix,tag " what movements open folds
|
||||||
|
|
||||||
|
|
||||||
" Directories for swp files
|
" Directories for swp files
|
||||||
" persistent undos
|
" persistent undos
|
||||||
set undofile
|
set undofile
|
||||||
|
|
Loading…
Reference in New Issue