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.
luau
1 parent db34d8d commit c7613b0Copy full SHA for c7613b0
lua/Comment/ft.lua
@@ -85,6 +85,7 @@ local L = setmetatable({
85
lilypond = { M.latex, '%{%s%}' },
86
lisp = { M.lisp_l, M.lisp_b },
87
lua = { M.dash, M.dash_bracket },
88
+ luau = { M.dash, M.dash_bracket },
89
markdown = { M.html, M.html },
90
make = { M.hash },
91
mbsyncrc = { M.dbl_hash },
0 commit comments