chore(aerospace): add aerospace config
This commit is contained in:
parent
e5a4122a04
commit
ffb4f4b4d1
2 changed files with 64 additions and 3 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue