keymap-amend.nvim
Keybinding modifier
Allows users to modify existing keybindings in Neovim after they are set.
Amend the existing keymap in Neovim
66 stars
2 watching
2 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
keybindingneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
anuvyklack/hydra.nvim | A plugin for Neovim that enables customizable key bindings and menus to simplify workflows. | 1,048 |
iron-e/nvim-cartographer | A plugin for Neovim that simplifies setting and deleting keybindings in Lua | 55 |
nexmean/caskey.nvim | A Lua-based keymapping configuration framework | 68 |
lionc/nest.nvim | A utility plugin to define concise and readable keymaps in Neovim | 232 |
max397574/better-escape.nvim | A plugin that enables efficient key mapping without delay in text editors | 654 |
anuvyklack/windows.nvim | Automatically expands and maximizes the current window with animations | 544 |
mrjones2014/legendary.nvim | A tool for defining and managing keybindings, commands, and autocmds in Neovim | 1,159 |
drybalka/clean.nvim | A plugin that simplifies the default key mappings and plugins in Neovim by removing unnecessary options. | 35 |
wansmer/langmapper.nvim | Makes Neovim more user-friendly for non-English input methods by translating key mappings. | 154 |
slugbyte/unruly-worker.nvim | A plugin that provides an alternative keymap for Neovim users working with the Workman layout, aiming to improve productivity and ergonomics. | 36 |
debugloop/layers.nvim | A toolkit for creating temporary keymap overlays and layered modes | 42 |
svermeulen/vimpeccable | A Neovim plugin that allows users to map keys to Lua code directly in their init file | 353 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 79 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
anuvyklack/animation.nvim | A library to create animations in Neovim by adjusting timers based on system load | 44 |