update mousescroll

This commit is contained in:
jdhao
2022-10-05 22:39:13 +08:00
parent e6b3be0777
commit 3b39067097
+1
View File
@@ -75,6 +75,7 @@ set scrolloff=3
" Use mouse to select and resize windows, etc.
set mouse=nic " Enable mouse in several mode
set mousemodel=popup " Set the behaviour of mouse
set mousescroll=ver:1,hor:6
" Disable showing current mode on command line since statusline plugins can show it.
set noshowmode