fix(nvim): use fork for hydra until nightly support hits
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s

This commit is contained in:
Price Hiller 2024-10-31 13:37:10 -05:00
parent 720ea2d89f
commit 3f8a92ddc8
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,6 +1,8 @@
return {
{
"nvimtools/hydra.nvim",
-- "nvimtools/hydra.nvim",
-- TODO: Point this back to `nvimtools` once they decide to update to support nightly
"Cathyprime/hydra.nvim",
dependencies = {
"lewis6991/gitsigns.nvim",
"jbyuki/venn.nvim",