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

Add some vim plugins (#370104)

parents 559ebf51 755e20ec
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -6062,6 +6062,18 @@ final: prev:
    meta.homepage = "https://github.com/junegunn/limelight.vim/";
  };
  linediff-vim = buildVimPlugin {
    pname = "linediff.vim";
    version = "2024-04-22";
    src = fetchFromGitHub {
      owner = "AndrewRadev";
      repo = "linediff.vim";
      rev = "ddae71ef5f94775d101c1c70032ebe8799f32745";
      sha256 = "01dshpxm1svfhw9l447mz224qbvlbvywd7ai4wxwyjzgkhp36937";
    };
    meta.homepage = "https://github.com/AndrewRadev/linediff.vim/";
  };
  lingua-franca-vim = buildVimPlugin {
    pname = "lingua-franca.vim";
    version = "2021-09-05";
@@ -9389,6 +9401,18 @@ final: prev:
    meta.homepage = "https://github.com/LhKipp/nvim-nu/";
  };
  nvim-numbertoggle = buildVimPlugin {
    pname = "nvim-numbertoggle";
    version = "2024-03-29";
    src = fetchFromGitHub {
      owner = "sitiom";
      repo = "nvim-numbertoggle";
      rev = "c5827153f8a955886f1b38eaea6998c067d2992f";
      sha256 = "18nxqi3a3xamrjzpsabww411ix6vr44smprqi9prd47238lpshi2";
    };
    meta.homepage = "https://github.com/sitiom/nvim-numbertoggle/";
  };
  nvim-osc52 = buildVimPlugin {
    pname = "nvim-osc52";
    version = "2024-05-24";
+2 −0
Original line number Diff line number Diff line
@@ -502,6 +502,7 @@ https://github.com/spywhere/lightline-lsp/,,
https://github.com/itchyny/lightline.vim/,,
https://github.com/ggandor/lightspeed.nvim/,,
https://github.com/junegunn/limelight.vim/,,
https://github.com/AndrewRadev/linediff.vim/,HEAD,
https://github.com/lf-lang/lingua-franca.vim/,,
https://github.com/tamago324/lir.nvim/,,
https://github.com/kkharji/lispdocs.nvim/,,
@@ -779,6 +780,7 @@ https://github.com/nvim-neotest/nvim-nio/,HEAD,
https://github.com/ya2s/nvim-nonicons/,,
https://github.com/rcarriga/nvim-notify/,,
https://github.com/LhKipp/nvim-nu/,HEAD,
https://github.com/sitiom/nvim-numbertoggle/,HEAD,
https://github.com/ojroques/nvim-osc52/,,
https://github.com/julienvincent/nvim-paredit/,,
https://github.com/gpanders/nvim-parinfer/,HEAD,