disable mouse

This commit is contained in:
jdhao
2024-12-21 00:03:38 +01:00
parent 7e706515a8
commit 66c32b2453
+1 -1
View File
@@ -72,7 +72,7 @@ set wildmode=list:longest
set scrolloff=3
" Use mouse to select and resize windows, etc.
set mouse=nic " Enable mouse in several mode
set mouse=
set mousemodel=popup " Set the behaviour of mouse
set mousescroll=ver:1,hor:0