update: specifing mocha flavor

This commit is contained in:
2026-05-27 23:00:33 -04:00
parent 371c56a71a
commit da5b687279
+1 -1
View File
@@ -4,7 +4,7 @@ return {
{ {
"LazyVim/LazyVim", "LazyVim/LazyVim",
opts = { opts = {
colorscheme = "catppuccin", colorscheme = "catppuccin-mocha",
}, },
}, },
} }