vimPlugins.rzls-nvim: init at 2024-12-24

fix
This commit is contained in:
bretek
2025-01-06 22:03:25 +00:00
committed by bretek
parent d7bfa3326c
commit 6ebdb6ac9e
3 changed files with 17 additions and 0 deletions
@@ -11182,6 +11182,18 @@ final: prev:
meta.homepage = "https://github.com/rust-lang/rust.vim/";
};
rzls-nvim = buildVimPlugin {
pname = "rzls.nvim";
version = "2024-12-24";
src = fetchFromGitHub {
owner = "tris203";
repo = "rzls.nvim";
rev = "494a0a377d84f7424fc95d5f04f57027e24dedd7";
sha256 = "0fb8r1csdqiggbb68p22a0q3624ck9752z9ay9iarqkkap0z9z7c";
};
meta.homepage = "https://github.com/tris203/rzls.nvim/";
};
sad-vim = buildVimPlugin {
pname = "sad.vim";
version = "2019-02-18";
@@ -2621,6 +2621,10 @@ in
dependencies = [ self.nvim-lspconfig ];
};
rzls-nvim = super.rzls-nvim.overrideAttrs {
dependencies = [ self.roslyn-nvim ];
};
samodostal-image-nvim = super.samodostal-image-nvim.overrideAttrs {
dependencies = [ self.plenary-nvim ];
};
@@ -928,6 +928,7 @@ https://github.com/keith/rspec.vim/,,
https://github.com/ccarpita/rtorrent-syntax-file/,,
https://github.com/simrat39/rust-tools.nvim/,,
https://github.com/rust-lang/rust.vim/,,
https://github.com/tris203/rzls.nvim/,HEAD,
https://github.com/hauleth/sad.vim/,,
https://github.com/vmware-archive/salt-vim/,,
https://github.com/samodostal/image.nvim/,HEAD,samodostal-image-nvim