chore: change themes

This commit is contained in:
huyjaky
2025-08-24 22:14:35 +07:00
parent 44d2f8999a
commit 04c5dcd06a
15 changed files with 172 additions and 243 deletions

View File

@@ -26,6 +26,7 @@ return {
["K"] = false,
["H"] = false,
},
width = 50
},
enable_git_status = false,
enable_diagnostics = false,
@@ -34,6 +35,5 @@ return {
},
-- Disabled file explorer plugins
{ "s1n7ax/nvim-window-picker", enabled = false },
}