vimPlugins.template-string-nvim: init at 2022-08-18
This commit is contained in:
@@ -7588,6 +7588,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/nvim-telescope/telescope.nvim/";
|
||||
};
|
||||
|
||||
template-string-nvim = buildVimPluginFrom2Nix {
|
||||
pname = "template-string.nvim";
|
||||
version = "2022-08-18";
|
||||
src = fetchFromGitHub {
|
||||
owner = "axelvc";
|
||||
repo = "template-string.nvim";
|
||||
rev = "84e50b878caa92100c65deec12ccb41aa4ef3fae";
|
||||
sha256 = "1ibz9vpqy0lck8pxzr3bikrw3zcrrw0nx5kz53a5n38qrb4l95gg";
|
||||
};
|
||||
meta.homepage = "https://github.com/axelvc/template-string.nvim/";
|
||||
};
|
||||
|
||||
tender-vim = buildVimPluginFrom2Nix {
|
||||
pname = "tender.vim";
|
||||
version = "2021-05-24";
|
||||
|
||||
@@ -636,6 +636,7 @@ https://github.com/tom-anders/telescope-vim-bookmarks.nvim/,,
|
||||
https://github.com/nvim-telescope/telescope-z.nvim/,,
|
||||
https://github.com/jvgrootveld/telescope-zoxide/,,
|
||||
https://github.com/nvim-telescope/telescope.nvim/,,
|
||||
https://github.com/axelvc/template-string.nvim/,HEAD,
|
||||
https://github.com/jacoborus/tender.vim/,,
|
||||
https://github.com/wincent/terminus/,,
|
||||
https://github.com/oberblastmeister/termwrapper.nvim/,,
|
||||
|
||||
Reference in New Issue
Block a user