Unverified Commit 6ebdb6ac authored by bretek's avatar bretek Committed by bretek
Browse files

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

fix
parent d7bfa332
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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";
+4 −0
Original line number Diff line number Diff line
@@ -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 ];
  };
+1 −0
Original line number Diff line number Diff line
@@ -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