Colorscheme default change, font config, indentscope enable

This commit is contained in:
2023-12-12 21:40:31 -05:00
parent 330bc020c8
commit 1f50bdd574
4 changed files with 44 additions and 37 deletions

View File

@@ -2,7 +2,7 @@ return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "gruvbox",
colorscheme = "kanagawa-dragon",
},
},
{