Skip to content

Commit

Permalink
feat(ft): add tablegen support (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
FraserLee committed Jun 1, 2023
1 parent 60c297f commit a3999d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/Comment/ft.lua
Expand Up @@ -128,6 +128,7 @@ local L = setmetatable({
svelte = { M.html, M.html },
swift = { M.cxx_l, M.cxx_b },
sxhkdrc = { M.hash },
tablegen = { M.cxx_l, M.cxx_b },
teal = { M.dash, M.dash_bracket },
terraform = { M.hash, M.cxx_b },
tex = { M.latex },
Expand Down

0 comments on commit a3999d7

Please sign in to comment.