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 418d311 commit 6821b3aCopy full SHA for 6821b3a
lua/Comment/ft.lua
@@ -60,7 +60,7 @@ local L = setmetatable({
60
elm = { M.dash, M.haskell_b },
61
elvish = { M.hash },
62
faust = { M.cxx_l, M.cxx_b },
63
- fennel = { M.lisp_l },
+ fennel = { ';%s' },
64
fish = { M.hash },
65
fsharp = { M.cxx_l, M.fsharp_b },
66
gdb = { M.hash },
0 commit comments