-
-
Notifications
You must be signed in to change notification settings - Fork 228
add rktjmp/lush.nvim #837
Copy link
Copy link
Open
Labels
BacklogThis cannot be done yet, but it's planned!This cannot be done yet, but it's planned!enhancementNew feature or requestNew feature or requesttopic: packagingtopic: plugins
Description
Metadata
Metadata
Assignees
Labels
BacklogThis cannot be done yet, but it's planned!This cannot be done yet, but it's planned!enhancementNew feature or requestNew feature or requesttopic: packagingtopic: plugins
🏷️ Feature Type
New Addon
🔖 Feature description
lush is fairly popular for theming nvim (1.6k stars), and its kinda a pain in the ass to figure out how to manually use a lush colorscheme (i had to put everything into one file and then
dofile()on that in theafterhook for the lush plugin)so i would appreciate if lush was added as an option here
✔️ Solution
add a lush.nvim option along with an option to specify the lush colorschemes directory
❓ Alternatives
theres base16 as an option already but thats limited to, well, 16 colors
📝 Additional Context
No response