1
0
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:
Arti Zirk 2021-05-18 15:20:48 +03:00
parent 08bdc74eb8
commit b172845872

View File

@ -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