Fix quirks

This commit is contained in:
Ryan Hughes
2025-09-19 23:49:16 -04:00
parent 4e0431540d
commit 62f6882621
2 changed files with 16 additions and 21 deletions

View File

@@ -6,7 +6,7 @@ return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "tokyonight",
colorscheme = "tokyonight-night",
},
},
}