Skip to content

Commit

Permalink
vimPlugins.hydra-nvim: 2023-02-06 -> 2024-03-15
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage authored and teto committed Apr 24, 2024
1 parent a083576 commit aefe71e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pkgs/applications/editors/vim/plugins/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/editors/vim/plugins/vim-plugin-names
Original file line number Diff line number Diff line change
Expand Up @@ -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/,,
Expand Down

0 comments on commit aefe71e

Please sign in to comment.