We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c6c5a commit b813f60Copy full SHA for b813f60
utils/lkql.vim
@@ -50,4 +50,4 @@ hi def link lkqlComment Comment
50
hi def link lkqlBlockString String
51
52
set comments=b:#,b:\|\" " lkql block strings treated like comments for formatting
53
-set formatoptions += crno " Automatically wrap, and insert comment lead on newline
+set formatoptions+=crno " Automatically wrap, and insert comment lead on newline
0 commit comments