vimPlugins.blamer-nvim: init at 2021-11-17
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user