diff --git a/themes/catppuccin/neovim.lua b/themes/catppuccin/neovim.lua index f22267d6..f0d503f9 100644 --- a/themes/catppuccin/neovim.lua +++ b/themes/catppuccin/neovim.lua @@ -7,7 +7,7 @@ return { { "LazyVim/LazyVim", opts = { - colorscheme = "catppuccin", + colorscheme = "catppuccin-nvim", }, }, }