diff --git a/vimrc b/vimrc index 703f673..8b83601 100644 --- a/vimrc +++ b/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