- Add a number of new themes - Organize themes into separate subdirectory - All themes are unloaded until selected - Catppuccin and TokyoNight are loaded by default
7 lines
289 B
Lua
7 lines
289 B
Lua
-- -----------------------------------------------------------------------------
|
|
-- ----------------------------------- Ayu -------------------------------------
|
|
-- -----------------------------------------------------------------------------
|
|
return{
|
|
"Shatur/neovim-ayu",
|
|
lazy = true
|
|
} |