Files
neovim-config/lua/themes/ayu.lua
T
rootiest 2807567e34 🖍️ Plugin and Theme Formatting
- Formatting cleanup
2024-07-12 21:39:48 -04:00

9 lines
293 B
Lua

-- -----------------------------------------------------------------------------
-- ----------------------------------- Ayu -------------------------------------
-- -----------------------------------------------------------------------------
return {
"Shatur/neovim-ayu",
lazy = true,
}