Skip to content

Commit d30371f

Browse files
j1mbo64j1mbo64
and
j1mbo64
authored
feat(ft): added cairo support (#461)
Co-authored-by: j1mbo64 <[email protected]>
1 parent f0cf601 commit d30371f

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
@@ -50,6 +50,7 @@ local L = setmetatable({
5050
blueprint = { M.cxx_l }, -- Blueprint doesn't have block comments
5151
c = { M.cxx_l, M.cxx_b },
5252
cabal = { M.dash },
53+
cairo = { M.cxx_l },
5354
cmake = { M.hash, M.hash_bracket },
5455
conf = { M.hash },
5556
conkyrc = { M.dash, M.dash_bracket },

0 commit comments

Comments
 (0)