mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-21 00:46:49 +02:00
Enable mouse in nvim
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user