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.
hcl
1 parent 8804df5 commit a1d5d1bCopy full SHA for a1d5d1b
1 file changed
lua/Comment/ft.lua
@@ -83,6 +83,7 @@ local L = setmetatable({
83
handlebars = { M.handlebars, M.handlebars },
84
haskell = { M.dash, M.haskell_b },
85
haxe = { M.cxx_l, M.cxx_b },
86
+ hcl = { M.hash, M.cxx_b },
87
heex = { M.html, M.html },
88
html = { M.html, M.html },
89
htmldjango = { M.html, M.html },
0 commit comments