This commit is contained in:
Thomas FORGIONE
2017-01-23 15:08:53 +01:00
parent cdc5f0b37d
commit 22e77cb44e

2
vimrc
View File

@@ -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__']