diff --git a/vimrc b/vimrc index 39dd3bf..1c7b55d 100644 --- a/vimrc +++ b/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