Skip to content

Commit 006724e

Browse files
authored
1 parent 78ab4e9 commit 006724e

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
@@ -76,6 +76,7 @@ local L = {
7676
purescript = { M.dash, M.haskell_b },
7777
python = { M.hash }, -- Python doesn't have block comments
7878
php = { M.cxx_l, M.cxx_b },
79+
prisma = { M.cxx_l },
7980
r = { M.hash }, -- R doesn't have block comments
8081
readline = { M.hash },
8182
ruby = { M.hash },

0 commit comments

Comments
 (0)