Select a color scheme for your Dotfyle experience

nvimtools / hydra.nvim

hydra.nvim

Create custom submodes and menus
244 45 1 3 days 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.

Media

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
882 init.lua 197 10267
vsedov/PoloVim
/
85 init.lua 215 46928
vsedov/nvim
/
85 init.lua 215 46928
willothy/nvim-config
/
64 init.lua 100 13543