which-key.nvim
Keyfinder
A plugin that shows available keybindings in a popup as you type.
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
6k stars
12 watching
176 forks
Language: Lua
last commit: 3 days ago
Linked from 1 awesome list
luaneovimneovim-luaneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 15,291 |
anuvyklack/hydra.nvim | A plugin for Neovim that enables customizable key bindings and menus to simplify workflows. | 1,048 |
mrjones2014/legendary.nvim | A tool for defining and managing keybindings, commands, and autocmds in Neovim | 1,159 |
folke/flash.nvim | Tools to enhance navigation in code editors | 2,658 |
folke/noice.nvim | A highly experimental plugin that replaces the UI for messages, cmdline and popupmenu with customizable views. | 4,545 |
max397574/better-escape.nvim | A plugin that enables efficient key mapping without delay in text editors | 654 |
anuvyklack/keymap-amend.nvim | Allows users to modify existing keybindings in Neovim after they are set. | 66 |
iron-e/nvim-cartographer | A plugin for Neovim that simplifies setting and deleting keybindings in Lua | 55 |
tris203/hawtkeys.nvim | A utility plugin for Neovim that suggests memorable and easy-to-press keys for shortcuts. | 222 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,328 |
nexmean/caskey.nvim | A Lua-based keymapping configuration framework | 68 |
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 |