If you want to disable mouse in
It just kills me when I want to work with vim with mouse enabled!
#linux #debian #vim #mouse_enabled
vim 8
in new Debian, put the below line in your ~/.vimrc
:set mouse=c
It just kills me when I want to work with vim with mouse enabled!
#linux #debian #vim #mouse_enabled