Change theme to catppuccin

This commit is contained in:
2023-10-16 08:42:40 -05:00
parent 01b3582eb2
commit 340bf78409

View File

@@ -16,10 +16,8 @@ return {
-- ["remote3"] = "github_user", -- GitHub user assume AstroNvim fork
},
},
-- Set colorscheme to use
colorscheme = "astrodark",
colorscheme = "catppuccin",
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
diagnostics = {
virtual_text = true,