mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 04:56:34 +05:30
update astrovim
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user