chore(aerospace): add aerospace config

This commit is contained in:
2025-03-16 01:40:43 +00:00
parent 9db6a18c28
commit 5820f5e1ab
2 changed files with 64 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
vim.g.everforest_better_performance=1
vim.g.everforest_background="hard"
vim.g.gruvbox_material_better_performance=1
vim.g.gruvbox_material_background="hard"
vim.g.gruvbox_material_foreground="original"
vim.opt.background="dark"
vim.cmd('colorscheme everforest')
vim.cmd('colorscheme gruvbox-material')