vimpeccable
Key mapper
A Neovim plugin that allows users to map keys to Lua code directly in their init file
Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua
353 stars
8 watching
5 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
max397574/better-escape.nvim | A plugin that enables efficient key mapping without delay in text editors | 643 |
wansmer/langmapper.nvim | Makes Neovim more user-friendly for non-English input methods by translating key mappings. | 148 |
mrjones2014/legendary.nvim | A tool for defining and managing keybindings, commands, and autocmds in Neovim | 1,140 |
iron-e/nvim-cartographer | A plugin for Neovim that simplifies setting and deleting keybindings in Lua | 55 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 76 |
lionc/nest.nvim | A utility plugin to define concise and readable keymaps in Neovim | 232 |
nexmean/caskey.nvim | A Lua-based keymapping configuration framework | 68 |
anuvyklack/hydra.nvim | A plugin for Neovim that enables customizable key bindings and menus to simplify workflows. | 1,037 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
anuvyklack/keymap-amend.nvim | Allows users to modify existing keybindings in Neovim after they are set. | 65 |
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 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
drybalka/clean.nvim | A plugin that simplifies the default key mappings and plugins in Neovim by removing unnecessary options. | 35 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 198 |
ysmb-wtsg/in-and-out.nvim | A Neovim plugin that facilitates quick navigation around specific characters in text | 51 |