mirror of
https://github.com/Xevion/astronvim_config.git
synced 2026-01-31 06:23:32 -06:00
Change theme to catppuccin
This commit is contained in:
@@ -16,10 +16,8 @@ return {
|
|||||||
-- ["remote3"] = "github_user", -- GitHub user assume AstroNvim fork
|
-- ["remote3"] = "github_user", -- GitHub user assume AstroNvim fork
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Set colorscheme to use
|
-- Set colorscheme to use
|
||||||
colorscheme = "astrodark",
|
colorscheme = "catppuccin",
|
||||||
|
|
||||||
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
|
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
virtual_text = true,
|
virtual_text = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user