vimPlugins.mellow-nvim: init at 0-unstable-2026-03-30
https://github.com/mellow-theme/mellow.nvim
This commit is contained in:
@@ -8827,6 +8827,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
mellow-nvim = buildVimPlugin {
|
||||
pname = "mellow.nvim";
|
||||
version = "0-unstable-2026-03-30";
|
||||
src = fetchFromGitHub {
|
||||
owner = "mellow-theme";
|
||||
repo = "mellow.nvim";
|
||||
rev = "6273b7f0ddf6ac2b75021b3bc0bd8b3305cfeef1";
|
||||
hash = "sha256-0w4gPMXz3ZlSgt9Pffjy1D5aplog6MD1aKvqObAhqOI=";
|
||||
};
|
||||
meta.homepage = "https://github.com/mellow-theme/mellow.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
messenger-nvim = buildVimPlugin {
|
||||
pname = "messenger.nvim";
|
||||
version = "0-unstable-2024-07-18";
|
||||
|
||||
@@ -678,6 +678,7 @@ https://github.com/vim-scripts/mayansmoke/,,
|
||||
https://github.com/ravitemer/mcphub.nvim/,HEAD,
|
||||
https://github.com/chikamichi/mediawiki.vim/,HEAD,
|
||||
https://github.com/savq/melange-nvim/,,
|
||||
https://github.com/mellow-theme/mellow.nvim/,HEAD,
|
||||
https://github.com/lsig/messenger.nvim/,HEAD,
|
||||
https://github.com/xero/miasma.nvim/,,
|
||||
https://github.com/dasupradyumna/midnight.nvim/,,
|
||||
|
||||
Reference in New Issue
Block a user