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.
gdscript
1 parent 8f37791 commit cb0de89Copy full SHA for cb0de89
lua/Comment/ft.lua
@@ -37,6 +37,7 @@ local L = {
37
fish = { M.hash },
38
fsharp = { M.cxx_l, M.fsharp_b },
39
gdb = { M.hash },
40
+ gdscript = { M.hash },
41
gleam = { M.cxx_l },
42
go = { M.cxx_l, M.cxx_b },
43
graphql = { M.hash },
0 commit comments