fix(nvim): use fork for hydra until nightly support hits
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
This commit is contained in:
parent
720ea2d89f
commit
3f8a92ddc8
@ -1,6 +1,8 @@
|
|||||||
return {
|
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 = {
|
dependencies = {
|
||||||
"lewis6991/gitsigns.nvim",
|
"lewis6991/gitsigns.nvim",
|
||||||
"jbyuki/venn.nvim",
|
"jbyuki/venn.nvim",
|
||||||
|
Loading…
Reference in New Issue
Block a user