Select a color scheme for your Dotfyle experience

nvimtools / hydra.nvim

hydra.nvim

Create custom submodes and menus
182 36 0 2 weeks ago
keybinding 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
797 init.lua 191 10136
lvim-tech/lvim
/
392 init.lua 80 15235
vsedov/PoloVim
/
86 init.lua 213 47362
vsedov/nvim
/
85 init.lua 213 47362