diff --git a/themes/neovim/catppuccin.lua b/themes/neovim/catppuccin.lua index a1cd989..dbe34f5 100644 --- a/themes/neovim/catppuccin.lua +++ b/themes/neovim/catppuccin.lua @@ -1,10 +1,4 @@ return { - { - "catppuccin", - opts = { - transparent_background = true, - }, - }, { "LazyVim/LazyVim", opts = { diff --git a/themes/neovim/tokyo-night.lua b/themes/neovim/tokyo-night.lua index cb343dd..dad2d30 100644 --- a/themes/neovim/tokyo-night.lua +++ b/themes/neovim/tokyo-night.lua @@ -1,5 +1,4 @@ return { - { "folke/tokyonight.nvim" }, { "LazyVim/LazyVim", opts = {