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.
rasi
1 parent bacbed6 commit bbbc8b4Copy full SHA for bbbc8b4
lua/Comment/ft.lua
@@ -119,6 +119,7 @@ local L = setmetatable({
119
quarto = { M.html, M.html },
120
r = { M.hash }, -- R doesn't have block comments
121
racket = { M.lisp_l, M.lisp_b },
122
+ rasi = { M.cxx_l, M.cxx_b },
123
readline = { M.hash },
124
rego = { M.hash },
125
remind = { M.hash },
0 commit comments