Does not look like we needed that change after all

This commit is contained in:
David Heinemeier Hansson
2026-04-22 22:18:34 +02:00
parent f9f08580df
commit bc53a0a7c5
+1 -1
View File
@@ -7,7 +7,7 @@ return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "catppuccin-nvim",
colorscheme = "catppuccin",
},
},
}