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.
kdl
1 parent c9fafb8 commit 86f850dCopy full SHA for 86f850d
lua/Comment/ft.lua
@@ -101,6 +101,7 @@ local L = setmetatable({
101
jsonc = { M.cxx_l },
102
jsonnet = { M.cxx_l, M.cxx_b },
103
julia = { M.hash, '#=%s=#' },
104
+ kdl = { M.cxx_l, M.cxx_b },
105
kotlin = { M.cxx_l, M.cxx_b },
106
lean = { M.dash, M.lean_b },
107
lean3 = { M.dash, M.lean_b },
0 commit comments