This commit is contained in:
Long Tan 2017-09-27 23:16:30 +00:00 committed by GitHub
commit 5429763e4c
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=