mirror of
1
0
Fork 0

enable click for nerdtree

This commit is contained in:
Long Tan 2017-09-27 19:15:10 -04:00
parent 7fc202ec88
commit 4297644165
1 changed files with 3 additions and 1 deletions

View File

@ -130,7 +130,9 @@ set noerrorbells
set novisualbell
set t_vb=
set tm=500
" Enable mouse event
set mouse=a
let g:NERDTreeMouseMode=3
" Properly disable sound on errors on MacVim
if has("gui_macvim")
autocmd GUIEnter * set vb t_vb=