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.
astro
1 parent 9be86d8 commit bacbed6Copy full SHA for bacbed6
1 file changed
lua/Comment/ft.lua
@@ -39,6 +39,7 @@ local M = {
39
local L = setmetatable({
40
arduino = { M.cxx_l, M.cxx_b },
41
applescript = { M.hash },
42
+ astro = { M.html },
43
autohotkey = { M.semicolon, M.cxx_b },
44
bash = { M.hash },
45
bib = { M.latex },
0 commit comments