mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
when mouse select, vim automatically turns into visual mode, this is not convienent when copy and paste in vim with mouse select. create this setting for root user. Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
2 lines
13 B
VimL
2 lines
13 B
VimL
set mouse-=a
|