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.
systemverilog
1 parent 984f6de commit 8961532Copy full SHA for 8961532
lua/Comment/ft.lua
@@ -144,6 +144,7 @@ local L = setmetatable({
144
svelte = { M.html, M.html },
145
swift = { M.cxx_l, M.cxx_b },
146
sxhkdrc = { M.hash },
147
+ systemverilog = { M.cxx_l, M.cxx_b },
148
tablegen = { M.cxx_l, M.cxx_b },
149
teal = { M.dash, M.dash_bracket },
150
terraform = { M.hash, M.cxx_b },
0 commit comments