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.
1 parent 5f180fd commit 984f6deCopy full SHA for 984f6de
1 file changed
lua/Comment/ft.lua
@@ -89,6 +89,7 @@ local L = setmetatable({
89
idris = { M.dash, M.haskell_b },
90
idris2 = { M.dash, M.haskell_b },
91
ini = { M.hash },
92
+ jai = { M.cxx_l, M.cxx_b },
93
java = { M.cxx_l, M.cxx_b },
94
javascript = { M.cxx_l, M.cxx_b },
95
javascriptreact = { M.cxx_l, M.cxx_b },
0 commit comments