vimPlugins.hydra-nvim: 2023-02-06 -> 2024-03-15

This commit is contained in:
Gaetan Lepage 2024-04-22 12:03:12 +02:00 committed by Matthieu Coudron
parent a08357633a
commit aefe71e9c2
2 changed files with 6 additions and 6 deletions

@ -4715,14 +4715,14 @@ final: prev:
hydra-nvim = buildVimPlugin {
pname = "hydra.nvim";
version = "2023-02-06";
version = "2024-03-15";
src = fetchFromGitHub {
owner = "anuvyklack";
owner = "nvimtools";
repo = "hydra.nvim";
rev = "3ced42c0b6a6c85583ff0f221635a7f4c1ab0dd0";
sha256 = "1dwhi2543drbncrqx80nsi5hw48d6my4wbsp71gx6m0clkp4469h";
rev = "8578056a2226ed49fc608167edc143a87f75d809";
sha256 = "sha256-Qxp2FigXlupAw/ZwZRVJ+hRKzVRtupV6L4a6jOslwI0=";
};
meta.homepage = "https://github.com/anuvyklack/hydra.nvim/";
meta.homepage = "https://github.com/nvimtools/hydra.nvim/";
};
i3config-vim = buildVimPlugin {

@ -394,7 +394,7 @@ https://github.com/smoka7/hop.nvim/,,
https://github.com/rktjmp/hotpot.nvim/,,
https://github.com/lewis6991/hover.nvim/,HEAD,
https://github.com/othree/html5.vim/,HEAD,
https://github.com/anuvyklack/hydra.nvim/,HEAD,
https://github.com/nvimtools/hydra.nvim/,HEAD,
https://github.com/mboughaba/i3config.vim/,,
https://github.com/cocopon/iceberg.vim/,,
https://github.com/idris-hackers/idris-vim/,,