mellifluous.nvim
mellifluous.nvim copied to clipboard
Pleasant and productive colorscheme for Neovim
My proposal to fix #47 with a non- over-engineered solution. Do not attempt to pass the "NONE" string to `shader.replicate_shade()` via `groups.MenuButtonSelected()`. Instead, fall back to a sane default. Alternatively,...
Maybe I am doing something wrong but I cant set up the transparency for my background with this theme. Otherwise I love it! I am using LazyVim and my config...
I basically just copied from astrotheme's [configuration](https://github.com/AstroNvim/astrotheme/blob/main/lua/astrotheme/groups/plugins/nvim-dap-ui.lua) Oy, just noticed I autoformatted the README. If it's a problem, I'll revisit.
This PR adds initial customizations for the nvim-dap-ui plugin. The plugin supports several widgets, however I decided to focus my efforts only on the _Control Panel_ in this PR, to...
Greets, Neogit makes use of the sign column to show the status of internal folds.   When Mellifluous is active, `SignColumn` is linked to `LineNr`. Normally, this is great...
Just wanted to update the code to support folke's Snakcs plugin as seems to be something popular now and I have been using your colorscheme for that for a while....
We should either add a section for recommended plugin setups or add an option to mellifluous to enable custom predefined plugin setups (I have some work in progress - we...