Don't set mouse in plugin/settings

This commit is contained in:
2021-01-18 19:25:46 +01:00
parent 9ebb168c14
commit acb27b5f9f
3 changed files with 4 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ Plugin 'scrooloose/nerdtree'
Plugin 'tpope/vim-fugitive'
Plugin 'tpope/vim-eunuch'
Plugin 'majutsushi/tagbar'
Plugin 'jceb/vim-orgmode'
"Python
Plugin 'vim-python/python-syntax'
@@ -46,6 +47,8 @@ call vundle#end()
"Local settings
"{{{
set guifont=JetBrains\ Mono\ 12
"When on remote terminal this incites rage
set mouse=a
if !empty($DISPLAY)
colorscheme snowhite