1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-07-21 17:57:46 +02:00

nvim: fixed error line

This commit is contained in:
tiyn 2025-07-20 04:59:42 +02:00
parent bfcc3267aa
commit 1c01039530

View File

@ -13,7 +13,7 @@ Plug 'tomasiser/vim-code-dark'
call plug#end() call plug#end()
" end plugin section " end plugin section
set go=a "set go=a
" enable mouse for all modes " enable mouse for all modes
set mouse=a set mouse=a