Disable mouse in vim
This commit is contained in:
parent
85ff90df94
commit
23e9c0ec45
@ -20,6 +20,7 @@ au BufRead *.md set filetype=markdown
|
||||
set laststatus=2
|
||||
syntax enable
|
||||
set background=dark
|
||||
set mouse=
|
||||
|
||||
let g:airline_powerline_fonts = 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user