nvimtools / hydra.nvim
hydra.nvim
Create custom submodes and menuskeybinding awesome-neovim
hydra.nvim implements the Emacs Hydra package concept in Vim, enabling a sequential execution of keybindings by activating a "head" with a single key press. The Hydra is interrupted by pressing a key that is not part of the sequence.
Install instructions
Dotfyle does not endorse any plugins. Install at your own
risk.
{
"nvimtools/hydra.nvim",
config = function()
-- create hydras in here
end
} Developers using hydra.nvim
more configs 940 init.lua 208 10595
86 init.lua 216 46928
65 init.lua 103 15034
31 init.lua 324 33899