Removed
This commit is contained in:
parent
cdc5f0b37d
commit
22e77cb44e
2
vimrc
2
vimrc
|
@ -91,7 +91,7 @@ set title
|
||||||
set showmatch
|
set showmatch
|
||||||
set hlsearch
|
set hlsearch
|
||||||
set noincsearch
|
set noincsearch
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" NERDTREE ##########################################################{{{
|
" NERDTREE ##########################################################{{{
|
||||||
let NERDTreeIgnore = ['\.pyc$','__pycache__']
|
let NERDTreeIgnore = ['\.pyc$','__pycache__']
|
||||||
|
|
Loading…
Reference in New Issue