Skip to content

Commit ccf4af8

Browse files
authored
feat: add svelte support (#107)
1 parent 90df2f8 commit ccf4af8

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
@@ -61,6 +61,7 @@ local L = {
6161
scala = { M.cxx_l, M.cxx_b },
6262
sh = { M.hash },
6363
sql = { M.dash, M.cxx_b },
64+
svelte = { M.html_b, M.html_b },
6465
swift = { M.cxx_l, M.cxx_b },
6566
sxhkdrc = { M.hash },
6667
teal = { M.dash, M.dash_bracket },

0 commit comments

Comments
 (0)