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.
gomod
1 parent 70a24dc commit fbe37c5Copy full SHA for fbe37c5
lua/Comment/ft.lua
@@ -73,6 +73,7 @@ local L = setmetatable({
73
glsl = { M.cxx_l, M.cxx_b },
74
gnuplot = { M.hash, M.hash_bracket },
75
go = { M.cxx_l, M.cxx_b },
76
+ gomod = { M.cxx_l },
77
graphql = { M.hash },
78
groovy = { M.cxx_l, M.cxx_b },
79
handlebars = { M.handlebars, M.handlebars },
0 commit comments