Skip to content

Commit 984f6de

Browse files
ebagrihwswno
andauthored
feat(ft): add support for jai (#391)
Co-authored-by: Erlend B <public@brataas.org>
1 parent 5f180fd commit 984f6de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/Comment/ft.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ local L = setmetatable({
8989
idris = { M.dash, M.haskell_b },
9090
idris2 = { M.dash, M.haskell_b },
9191
ini = { M.hash },
92+
jai = { M.cxx_l, M.cxx_b },
9293
java = { M.cxx_l, M.cxx_b },
9394
javascript = { M.cxx_l, M.cxx_b },
9495
javascriptreact = { M.cxx_l, M.cxx_b },

0 commit comments

Comments
 (0)