summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 5f5710f..340629f 100644
--- a/vimrc
+++ b/vimrc
@@ -6,7 +6,8 @@ filetype plugin indent on
" Plugins
" Plugin 'fatih/vim-go'
-set mouse=r
+" set mouse=a
+set mouse=
set encoding=utf-8
set fileencoding=utf-8
syntax on