This commit is contained in:
Thomas FORGIONE 2017-01-23 15:08:53 +01:00
parent cdc5f0b37d
commit 22e77cb44e
No known key found for this signature in database
GPG Key ID: 2A210FFC062E00C3
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -91,7 +91,7 @@ set title
set showmatch
set hlsearch
set noincsearch
" }}}
" }}}
" NERDTREE ##########################################################{{{
let NERDTreeIgnore = ['\.pyc$','__pycache__']