Skip to content

Commit b689100

Browse files
feat(ft): added hyprlang support (#441)
1 parent 8255bdc commit b689100

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/Comment/ft.lua

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ local L = setmetatable({
9090
heex = { M.html, M.html },
9191
html = { M.html, M.html },
9292
htmldjango = { M.html, M.html },
93+
hyprlang = { M.hash },
9394
idris = { M.dash, M.haskell_b },
9495
idris2 = { M.dash, M.haskell_b },
9596
ini = { M.hash },

0 commit comments

Comments
 (0)