mirror of
https://github.com/morten-olsen/astrovim.git
synced 2026-02-08 01:46:27 +01:00
update
This commit is contained in:
@@ -6,5 +6,9 @@ return {
|
||||
config = function()
|
||||
require("catppuccin").setup {}
|
||||
end,
|
||||
opts = { integrations = { rainbow_delimiters = true } },
|
||||
},
|
||||
{ import = "astrocommunity.colorscheme.oxocarbon-nvim" },
|
||||
{ import = "astrocommunity.colorscheme.nightfox-nvim" },
|
||||
{ import = "astrocommunity.colorscheme.rose-pine" },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user