Disable mouse in vim
This commit is contained in:
parent
a6f5677f3a
commit
49d94b7ad2
@ -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