aboutsummaryrefslogtreecommitdiff
path: root/options.vim
diff options
context:
space:
mode:
Diffstat (limited to 'options.vim')
-rw-r--r--options.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.vim b/options.vim
index 27d0b40..210cbe6 100644
--- a/options.vim
+++ b/options.vim
@@ -69,7 +69,7 @@ set colorcolumn=80
set scrolloff=3
" Use mouse to select and resize windows, etc.
-set mouse=nv " Enable mouse in several mode
+set mouse=nic " Enable mouse in several mode
set mousemodel=popup " Set the behaviour of mouse
" Do not show mode on command line since vim-airline can show it