Merge 4297644165 into 7fc202ec88
This commit is contained in:
commit
5429763e4c
|
|
@ -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=
|
||||
|
|
|
|||
Loading…
Reference in New Issue