turn off mouse support for now

This commit is contained in:
Thomas Ruoff
2014-05-18 00:02:53 +02:00
committed by Thomas Ruoff
parent 6a080b6381
commit ecb5fcbedc

2
vimrc
View File

@@ -37,7 +37,7 @@ let mapleader = ","
" CONFIGURATION MAPPING
set scrolloff=3 " show 3 lines of context around the cursor
set autoread " set to auto read when a file is changed from the outside
set mouse=a " allow for full mouse support
"set mouse=a " allow for full mouse support
set autowrite
set showcmd " show typed commands