summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 142ad2b..73f87f9 100644
--- a/.vimrc
+++ b/.vimrc
@@ -91,6 +91,7 @@ set noeb vb t_vb=
" set cursorline " highlight current line
" set nocursorline " don't highlight current line
set splitbelow " position the preview window below current windows
+set mouse=a "enable mouse movements, default set mouse=
" set vim startup faster
if !empty(&viminfo)