neovim: add ayu colorscheme
This commit is contained in:
@@ -3,6 +3,6 @@ vim.api.nvim_set_hl(0, "SpellBad", {
|
||||
})
|
||||
|
||||
vim.cmd([[
|
||||
colorscheme gruvbox-material
|
||||
colorscheme ayu
|
||||
hi clear SignColumn
|
||||
]])
|
||||
|
||||
Reference in New Issue
Block a user