changing zenburn

This commit is contained in:
Loic Nageleisen 2012-02-21 10:18:15 +01:00
parent 8d259363cd
commit 382b23e95a
3 changed files with 2 additions and 3 deletions

2
.gitmodules vendored
View file

@ -57,4 +57,4 @@
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/zenburn"]
path = bundle/zenburn
url = https://github.com/vim-scripts/Zenburn.git
url = https://github.com/jnurmine/Zenburn.git

@ -1 +0,0 @@
Subproject commit 33e67af2418e4775c2a7abc6e8fef401e697e1eb

2
vimrc
View file

@ -13,7 +13,7 @@ set nocompatible
scriptencoding "utf-8"
"security measure
set modelines=0
"set modelines=0
" prevent .netrwhist creation
let g:netrw_dirhistmax = 0