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.
stata
1 parent 2c26a00 commit 4086630Copy full SHA for 4086630
lua/Comment/ft.lua
@@ -79,6 +79,7 @@ local L = {
79
scheme = { M.lisp_l, M.lisp_b },
80
sh = { M.hash },
81
sql = { M.dash, M.cxx_b },
82
+ stata = { M.cxx_l, M.cxx_b },
83
svelte = { M.html, M.html },
84
swift = { M.cxx_l, M.cxx_b },
85
sxhkdrc = { M.hash },
0 commit comments