mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
changing zenburn
This commit is contained in:
parent
8d259363cd
commit
382b23e95a
3 changed files with 2 additions and 3 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -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
2
vimrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue