Skip to content

Commit bbbc8b4

Browse files
authored
1 parent bacbed6 commit bbbc8b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/Comment/ft.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ local L = setmetatable({
119119
quarto = { M.html, M.html },
120120
r = { M.hash }, -- R doesn't have block comments
121121
racket = { M.lisp_l, M.lisp_b },
122+
rasi = { M.cxx_l, M.cxx_b },
122123
readline = { M.hash },
123124
rego = { M.hash },
124125
remind = { M.hash },

0 commit comments

Comments
 (0)