mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
disable nvim mouse
This commit is contained in:
parent
ebc10ac880
commit
f4612f8c20
@ -40,3 +40,6 @@ set guicursor=
|
||||
|
||||
" Enable copy to system clipboard
|
||||
set clipboard+=unnamedplus
|
||||
|
||||
" Disable mouse
|
||||
set mouse=
|
||||
|
Loading…
Reference in New Issue
Block a user