🚚 Reorganize Themes
- Put the themes all into a single file - Eliminate the themes directory
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- --------------------------------- THEMES ------------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
|
||||
return {
|
||||
{
|
||||
"Shatur/neovim-ayu",
|
||||
},
|
||||
{
|
||||
"Mofiqul/dracula.nvim",
|
||||
},
|
||||
{
|
||||
"eldritch-theme/eldritch.nvim",
|
||||
},
|
||||
{
|
||||
"projekt0n/github-nvim-theme",
|
||||
},
|
||||
{
|
||||
"ellisonleao/gruvbox.nvim",
|
||||
},
|
||||
{
|
||||
"rebelot/kanagawa.nvim",
|
||||
},
|
||||
{
|
||||
"kdheepak/monochrome.nvim",
|
||||
},
|
||||
{
|
||||
"diegoulloao/neofusion.nvim",
|
||||
},
|
||||
{
|
||||
"shaunsingh/nord.nvim",
|
||||
},
|
||||
{
|
||||
"olimorris/onedarkpro.nvim",
|
||||
},
|
||||
{
|
||||
"nyoom-engineering/oxocarbon.nvim",
|
||||
},
|
||||
{
|
||||
"https://gitlab.com/yorickpeterse/vim-paper.git",
|
||||
},
|
||||
{
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
},
|
||||
{
|
||||
"LZDQ/umbra.nvim",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user