vimPlugins.neomodern-nvim: init at 2025-04-19

This commit is contained in:
Daru
2025-04-26 22:49:57 +02:00
parent 25a49b82c5
commit f529643f93
2 changed files with 14 additions and 0 deletions
@@ -8863,6 +8863,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
neomodern-nvim = buildVimPlugin {
pname = "neomodern.nvim";
version = "2025-04-26";
src = fetchFromGitHub {
owner = "cdmill";
repo = "neomodern.nvim";
rev = "1ef8dcde62ff7179c94da8cba9879a5ddd1b4e2d";
sha256 = "1cn9227i1pdjd2ljk0nawyma5gaav256nhhf970ibwsgffn6n5d0";
};
meta.homepage = "https://github.com/cdmill/neomodern.nvim/";
meta.hydraPlatforms = [ ];
};
neomru-vim = buildVimPlugin {
pname = "neomru.vim";
version = "2020-02-05";
@@ -680,6 +680,7 @@ https://github.com/danymat/neogen/,HEAD,
https://github.com/NeogitOrg/neogit/,,
https://github.com/Shougo/neoinclude.vim/,,
https://github.com/neomake/neomake/,,
https://github.com/cdmill/neomodern.nvim/,HEAD,
https://github.com/Shougo/neomru.vim/,,
https://github.com/neomutt/neomutt.vim/,HEAD,
https://github.com/rafamadriz/neon/,,