Initial commit for astronvim v4 configuration
This commit is contained in:
8
lua/custom/plugins/colorschemes.lua
Normal file
8
lua/custom/plugins/colorschemes.lua
Normal file
@ -0,0 +1,8 @@
|
||||
return {
|
||||
-- { "jacoborus/tender.vim", lazy = false },
|
||||
-- { "altercation/vim-colors-solarized", lazy = false },
|
||||
-- { "bluz71/vim-moonfly-colors", lazy = false },
|
||||
-- { "ray-x/aurora", lazy = false },
|
||||
-- { "rmehri01/onenord.nvim" },
|
||||
{ "joshdick/onedark.vim" },
|
||||
}
|
Reference in New Issue
Block a user