Updates to theme & stuff

This commit is contained in:
2025-07-09 13:34:24 -05:00
parent f6dfd44aa1
commit 450f33f7dc
19 changed files with 1845 additions and 483 deletions

View File

@ -23,5 +23,5 @@ require("lazy").setup({
},
install = { colorscheme = { "tokyonight-moon" } },
-- automatically check for plugin updates
checker = { enabled = true },
--checker = { enabled = true },
})