update: use catppuccin
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
return {
|
||||||
|
{ "catppuccin/nvim" },
|
||||||
|
|
||||||
|
{
|
||||||
|
"LazyVim/LazyVim",
|
||||||
|
opts = {
|
||||||
|
colorscheme = "catppuccin",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user