🎨 Add optional theme
- Adds rose-pine theme - Only loaded if specifically requested, no additional resources
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- -------------------------------- rose-pine ----------------------------------
|
||||
-- -----------------------------------------------------------------------------
|
||||
return {
|
||||
"rose-pine/neovim",
|
||||
name = "rose-pine",
|
||||
lazy = true,
|
||||
}
|
||||
Reference in New Issue
Block a user