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.
cairo
1 parent f0cf601 commit d30371fCopy full SHA for d30371f
lua/Comment/ft.lua
@@ -50,6 +50,7 @@ local L = setmetatable({
50
blueprint = { M.cxx_l }, -- Blueprint doesn't have block comments
51
c = { M.cxx_l, M.cxx_b },
52
cabal = { M.dash },
53
+ cairo = { M.cxx_l },
54
cmake = { M.hash, M.hash_bracket },
55
conf = { M.hash },
56
conkyrc = { M.dash, M.dash_bracket },
0 commit comments