Update .config/nvim/init.vim
This commit is contained in:
parent
ae6fde3d9f
commit
d20d1719f1
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ if has("syntax")
|
|||
endif
|
||||
|
||||
if has("mouse")
|
||||
set mouse=a
|
||||
set mouse=
|
||||
endif
|
||||
|
||||
" No icky toolbar, menu or scrollbars in the GUI
|
||||
|
|
Loading…
Reference in a new issue