an autocmd can be used for formatoptions and avoid using bw, read the convo at https://github.com/NvChad/NvChad/commit/39c42ca2bfb2ce7e2858de959f3b0f19681eea8d#r82388570
This commit is contained in:
siduck
2022-08-28 09:14:09 +05:30
parent 696559863b
commit bf827e0ebd
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -55,9 +55,6 @@ opt.updatetime = 250
-- when cursor reaches end/beginning of line
opt.whichwrap:append "<>[]hl"
-- auto-wrap comments, don't auto insert comment on o/O and enter
opt.formatoptions:remove "cro"
g.mapleader = " "
-- disable some builtin vim plugins