Skip to content

Commit

Permalink
create a barbecue integration placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr committed Jul 29, 2023
1 parent 77fb46e commit 7d5e0c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lua/catppuccin/groups/integrations/barbecue.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
local M = {}

function M.get()
-- See lua/barbecue/theme/catppuccin.lua
return {}
end

return M

0 comments on commit 7d5e0c1

Please sign in to comment.