mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Compare commits
1 Commits
v3.0.1
...
revert-108
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31b946c751 |
@@ -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,
|
|
||||||
},
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
echo "Add temp-fix.lua for LazyVim Catppuccin bufferline compatibility"
|
|
||||||
|
|
||||||
omarchy-refresh-config nvim/lua/plugins/temp-fix.lua
|
|
||||||
Reference in New Issue
Block a user