update: specifing mocha flavor

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