chore(nvim): update formatoptions

This commit is contained in:
Rob Watson 2025-04-26 07:32:51 +02:00
parent 6bdeb01963
commit 442efdb482

2
nvimrc
View File

@ -82,7 +82,7 @@ set complete-=i
set nrformats-=octal set nrformats-=octal
set ttimeout set ttimeout
set ttimeoutlen=100 set ttimeoutlen=100
set formatoptions+=j set formatoptions+=jroc
set autoread set autoread
" https://github.com/tpope/vim-sensible/issues/142: " https://github.com/tpope/vim-sensible/issues/142:
set synmaxcol=500 set synmaxcol=500