diff --git a/lua/plugins/core.lua b/lua/plugins/core.lua index 804e9e0..e76ae21 100644 --- a/lua/plugins/core.lua +++ b/lua/plugins/core.lua @@ -2,7 +2,7 @@ -- │ Core │ -- ╰─────────────────────────────────────────────────────────╯ return { - { + { -- LazyVim "LazyVim/LazyVim", opts = { colorscheme = "catppuccin-frappe", @@ -12,13 +12,10 @@ return { }, }, }, - { -- Edgy - import = "lazyvim.plugins.extras.ui.edgy", - }, { -- Mini-animate import = "lazyvim.plugins.extras.ui.mini-animate", }, - { + { -- Bufferline "akinsho/bufferline.nvim", opts = { options = {