replace phaazon/hop.nvim with smoka7/hop.nvim

This commit is contained in:
Ramiro Krapp 2025-11-24 19:35:13 -03:00
commit f40b143162
2 changed files with 18 additions and 8 deletions

View file

@ -381,7 +381,7 @@
[aionoid](https://github.com/aionoid): [aionoid](https://github.com/aionoid):
[avante-nvim]: https://github.com/yetone/avante.nvim [avante.nvim]: https://github.com/yetone/avante.nvim
- Fix [render-markdown.nvim] file_types option type to list, to accept merging. - Fix [render-markdown.nvim] file_types option type to list, to accept merging.
- Add [avante.nvim] plugin under `vim.assistant.avante-nvim`. - Add [avante.nvim] plugin under `vim.assistant.avante-nvim`.
@ -510,3 +510,10 @@
- Add inline typst concealing support under `vim.languages.typst` using - Add inline typst concealing support under `vim.languages.typst` using
[typst-concealer]. [typst-concealer].
[KrappRamiro](https://github.com/KrappRamiro):
[phaazon/hop.nvim]: https://github.com/hadronized/hop.nvim
[smoka7/hop.nvim]: https://github.com/smoka7/hop.nvim
- Migrate [phaazon/hop.nvim] to [smoka7/hop.nvim]

View file

@ -708,18 +708,21 @@
"url": "https://github.com/tzachar/highlight-undo.nvim/archive/ee32e12693d70e66f954d09a504a7371d110fc27.tar.gz", "url": "https://github.com/tzachar/highlight-undo.nvim/archive/ee32e12693d70e66f954d09a504a7371d110fc27.tar.gz",
"hash": "09byybwyl61jxlfii9vsi4i21vy6ngm3mbypqlhsivn8wgg24kn9" "hash": "09byybwyl61jxlfii9vsi4i21vy6ngm3mbypqlhsivn8wgg24kn9"
}, },
"hop-nvim": { "hop.nvim": {
"type": "Git", "type": "GitRelease",
"repository": { "repository": {
"type": "GitHub", "type": "GitHub",
"owner": "phaazon", "owner": "smoka7",
"repo": "hop.nvim" "repo": "hop.nvim"
}, },
"branch": "master", "pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"submodules": false, "submodules": false,
"revision": "1a1eceafe54b5081eae4cb91c723abd1d450f34b", "version": "v2.7.2",
"url": "https://github.com/phaazon/hop.nvim/archive/1a1eceafe54b5081eae4cb91c723abd1d450f34b.tar.gz", "revision": "08ddca799089ab96a6d1763db0b8adc5320bf050",
"hash": "08h18cam2yr57qvfsnf1bra28vbl6013wlchnr5crb757xw8aysa" "url": "https://api.github.com/repos/smoka7/hop.nvim/tarball/v2.7.2",
"hash": "07mydcm3x7xc7x6wg5l6kcx8yrrv9bwy2p44y17ajyx37c5lmwwn"
}, },
"hunk-nvim": { "hunk-nvim": {
"type": "GitRelease", "type": "GitRelease",