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.
gleam
1 parent 9732d2f commit 00ed8f6Copy full SHA for 00ed8f6
lua/Comment/ft.lua
@@ -35,6 +35,7 @@ local L = {
35
fish = { M.hash },
36
fsharp = { M.cxx_l, M.fsharp_b },
37
gdb = { M.hash },
38
+ gleam = { M.cxx_l },
39
go = { M.cxx_l, M.cxx_b },
40
graphql = { M.hash },
41
groovy = { M.cxx_l, M.cxx_b },
0 commit comments