mention hydra dependency addition

This commit is contained in:
Joseph Hanson 2025-02-12 10:36:34 -06:00
commit 053642122d
No known key found for this signature in database

View file

@ -148,3 +148,5 @@
- Add [multicursors.nvim](https://github.com/smoka7/multicursors.nvim) to
available plugins, under `vim.utility.multicursors`.
- Add [hydra.nvim](https://github.com/nvimtools/hydra.nvim) as dependency for
`multicursors.nvim` and lazy loads by default.