diff options
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
