mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-23 00:40:58 +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
|
" spellcheck
|
||||||
set spelllang=en
|
set spelllang=en
|
||||||
" enable via set spell
|
" enable via set spell
|
||||||
|
|
||||||
|
set mouse=a
|
||||||
|
Loading…
Reference in New Issue
Block a user