Updated .vimrc - added no mouse:x
This commit is contained in:
3
.vimrc
3
.vimrc
@ -62,6 +62,9 @@ set laststatus=2
|
||||
set showmode
|
||||
set showcmd
|
||||
|
||||
" off mouse
|
||||
set mouse-=a
|
||||
|
||||
" disable pcspkr beep
|
||||
set visualbell
|
||||
set t_vb=
|
||||
|
Reference in New Issue
Block a user