Skip to content

Commit 00ed8f6

Browse files
authored
feat: add gleam support (#126)
1 parent 9732d2f commit 00ed8f6

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
@@ -35,6 +35,7 @@ local L = {
3535
fish = { M.hash },
3636
fsharp = { M.cxx_l, M.fsharp_b },
3737
gdb = { M.hash },
38+
gleam = { M.cxx_l },
3839
go = { M.cxx_l, M.cxx_b },
3940
graphql = { M.hash },
4041
groovy = { M.cxx_l, M.cxx_b },

0 commit comments

Comments
 (0)