vimPlugins.telescope-manix: init at 2022-10-19

This commit is contained in:
"Marc Jakobi" 2022-10-27 22:34:42 +02:00
parent c762cb2528
commit fb4dc4b7ff
2 changed files with 13 additions and 0 deletions

View File

@ -7745,6 +7745,18 @@ final: prev:
meta.homepage = "https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/";
};
telescope-manix = buildVimPluginFrom2Nix {
pname = "telescope-manix";
version = "2022-10-19";
src = fetchFromGitHub {
owner = "MrcJkb";
repo = "telescope-manix";
rev = "9f91408328be8719ca1f6c49a3ccc1df6392d5e9";
sha256 = "03wkgmwq3fl92bd4d33ahfp328pdwcmpw0pcjqf9cfaplpi0fzk2";
};
meta.homepage = "https://github.com/MrcJkb/telescope-manix/";
};
telescope-media-files-nvim = buildVimPluginFrom2Nix {
pname = "telescope-media-files.nvim";
version = "2021-10-21";

View File

@ -649,6 +649,7 @@ https://github.com/nvim-telescope/telescope-fzf-writer.nvim/,,
https://github.com/nvim-telescope/telescope-fzy-native.nvim/,,
https://github.com/nvim-telescope/telescope-github.nvim/,,
https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/,,
https://github.com/MrcJkb/telescope-manix/,HEAD,
https://github.com/nvim-telescope/telescope-media-files.nvim/,HEAD,
https://github.com/nvim-telescope/telescope-project.nvim/,,
https://github.com/nvim-telescope/telescope-symbols.nvim/,,