We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35c6c5a + b813f60 commit 0def530Copy full SHA for 0def530
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