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