🎨 More Themes
- Add a number of new themes - Organize themes into separate subdirectory - All themes are unloaded until selected - Catppuccin and TokyoNight are loaded by default
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- ----------------------------------- Ayu -------------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
return{
|
||||
"Shatur/neovim-ayu",
|
||||
lazy = true
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- -------------------------------- rose-pine ----------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
return {
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
lazy = true,
|
||||
}
|
||||
Reference in New Issue
Block a user