mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
turn off mouse support for now
This commit is contained in:
committed by
Thomas Ruoff
parent
6a080b6381
commit
ecb5fcbedc
2
vimrc
2
vimrc
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user