mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Enable mouse in nvim
This commit is contained in:
parent
08bdc74eb8
commit
b172845872
@ -35,3 +35,5 @@ set listchars=tab:\ \ ,trail:·,nbsp:⎵
|
||||
" spellcheck
|
||||
set spelllang=en
|
||||
" enable via set spell
|
||||
|
||||
set mouse=a
|
||||
|
Loading…
Reference in New Issue
Block a user