Initial commit for astronvim v4 configuration

This commit is contained in:
Xavier Logerais
2024-05-17 19:55:13 +02:00
commit b3c8e11f32
29 changed files with 938 additions and 0 deletions

View 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" },
}