Unverified Commit 0d6001a7 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #224602 from vinnymeller/vim/blamer.nvim

vimPlugins.blamer-nvim: init at 2021-11-17
parents ee44e908 33c156c3
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -941,6 +941,18 @@ final: prev:
    meta.homepage = "https://github.com/sblumentritt/bitbake.vim/";
  };

  blamer-nvim = buildVimPluginFrom2Nix {
    pname = "blamer.nvim";
    version = "2021-11-17";
    src = fetchFromGitHub {
      owner = "APZelos";
      repo = "blamer.nvim";
      rev = "f4eb22a9013642c411725fdda945ae45f8d93181";
      sha256 = "1czjagkfjw57f2nvjjgbma1gcy1ylcd68dyfc5ivr2wc6fdw5lks";
    };
    meta.homepage = "https://github.com/APZelos/blamer.nvim/";
  };

  blueballs-neovim = buildVimPluginFrom2Nix {
    pname = "blueballs-neovim";
    version = "2021-11-28";
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ https://github.com/vim-scripts/bats.vim/,,
https://github.com/rbgrouleff/bclose.vim/,,
https://github.com/max397574/better-escape.nvim/,,
https://github.com/sblumentritt/bitbake.vim/,,
https://github.com/APZelos/blamer.nvim/,HEAD,
https://github.com/blueballs-theme/blueballs-neovim/,,
https://github.com/nat-418/boole.nvim/,HEAD,
https://github.com/turbio/bracey.vim/,,