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
yutkat/dotfiles
/.config/nvim
772
init.lua
191
10179
lvim-tech/lvim
/
384
init.lua
81
15734
vsedov/PoloVim
/
85
init.lua
211
47362
vsedov/nvim
/
85
init.lua
211
47362