mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
This reverts commit b6896bd58f.
This commit is contained in:
committed by
GitHub
parent
b6896bd58f
commit
3b0752820e
@@ -1,12 +0,0 @@
|
||||
return {
|
||||
{
|
||||
"akinsho/bufferline.nvim",
|
||||
-- TODO: Remove this once its fixed in lazyvim. This is only a temporary fix, and its onl needed for catppuccin
|
||||
init = function()
|
||||
local bufline = require("catppuccin.groups.integrations.bufferline")
|
||||
function bufline.get()
|
||||
return bufline.get_theme()
|
||||
end
|
||||
end,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user