update astrovim

This commit is contained in:
2024-03-01 17:22:21 +05:30
parent 8b03ce1234
commit df519aae33
3 changed files with 7 additions and 6 deletions

View File

@ -5,7 +5,7 @@ M.opt = {
neovide_scale_factor = 0.6,
}
M.colorscheme = "gruvbox-baby"
M.colorscheme = "oxocarbon"
M.icons = {
VimIcon = "",
ScrollText = "",
@ -77,6 +77,7 @@ M.plugins = {
{ import = "astrocommunity.pack.prisma" },
{ import = "astrocommunity.colorscheme.nightfox-nvim" },
{ import = "astrocommunity.colorscheme.gruvbox-baby" },
{ import = "astrocommunity.colorscheme.oxocarbon-nvim" },
{
"gruvbox-baby",
config = function()