Unverified Commit a02a7d74 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.rzls-nvim: init at 2024-12-24 (#371576)

parents f561b6c4 6ebdb6ac
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3315,6 +3315,13 @@
    github = "brendanreis";
    githubId = 10686906;
  };
  bretek = {
    email = "josephmadden999@gmail.com";
    github = "bretek";
    githubId = 79257746;
    name = "Joseph Madden";
    keys = [ { fingerprint = "3CF8 E983 2219 AB4B 0E19  158E 6112 1921 C9F8 117C"; } ];
  };
  brettlyons = {
    email = "blyons@fastmail.com";
    github = "brettlyons";
+12 −0
Original line number Diff line number Diff line
@@ -11290,6 +11290,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
@@ -2656,6 +2656,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
@@ -935,6 +935,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