Enable mouse in nvim

This commit is contained in:
Arti Zirk 2021-05-18 15:20:48 +03:00
parent 08bdc74eb8
commit b172845872
1 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,5 @@ set listchars=tab:\ \ ,trail:·,nbsp:⎵
" spellcheck
set spelllang=en
" enable via set spell
set mouse=a