Merge pull request #302900 from Xelden/netrw-nvim

vimPlugins.netrw-nvim: init at 2024-03-12
This commit is contained in:
Gaétan Lepage
2024-08-25 01:37:37 +02:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -7324,6 +7324,18 @@ final: prev:
meta.homepage = "https://github.com/miversen33/netman.nvim/";
};
netrw-nvim = buildVimPlugin {
pname = "netrw.nvim";
version = "2024-03-12";
src = fetchFromGitHub {
owner = "prichrd";
repo = "netrw.nvim";
rev = "c64f60b8a613900aad82ef1c285b892eb43e9e15";
sha256 = "1ng0lm2774ghgq9lk2104s6qy21qgwzz2pqkvd706b34vckbb2q3";
};
meta.homepage = "https://github.com/prichrd/netrw.nvim/";
};
neuron-nvim = buildVimPlugin {
pname = "neuron.nvim";
version = "2022-02-27";
@@ -616,6 +616,7 @@ https://github.com/preservim/nerdtree/,,
https://github.com/Xuyuanp/nerdtree-git-plugin/,,
https://github.com/miversen33/netman.nvim/,HEAD,
https://github.com/oberblastmeister/neuron.nvim/,,
https://github.com/prichrd/netrw.nvim/,HEAD,
https://github.com/fiatjaf/neuron.vim/,,
https://github.com/Olical/nfnl/,main,
https://github.com/chr4/nginx.vim/,,