We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hyprlang
1 parent 8255bdc commit b689100Copy full SHA for b689100
lua/Comment/ft.lua
@@ -90,6 +90,7 @@ local L = setmetatable({
90
heex = { M.html, M.html },
91
html = { M.html, M.html },
92
htmldjango = { M.html, M.html },
93
+ hyprlang = { M.hash },
94
idris = { M.dash, M.haskell_b },
95
idris2 = { M.dash, M.haskell_b },
96
ini = { M.hash },
0 commit comments