mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
Remove full mouse support, since this breaks copy'n'paste
This commit is contained in:
2
vimrc
2
vimrc
@@ -35,7 +35,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