Color Schemes
Plugins
Neovim
GitHub
Neovim plugin that shows a popup with possible keybindings of the command you started typing.
Module of `mini.nvim` to show next key clues. Has opt-in triggers, shows next key information after customizable delay, allows hydra-like submodes, and more.
Define your keymaps, commands, and autocommands as simple Lua tables, and create a legend for them at the same time (like VS Code's Command Palette), integrates with `which-key.nvim`.
a more convenient `:map`ping syntax for Lua environments.
A simpler key mapping API that mimics Neovim's `:map`-family of commands. Integrates with which-key.nvim.
Lua utility to map keys concisely using cascading trees. Also allows binding Lua functions to keys.
Lua plugin to create key-bindings and watch them with telescope.
A ridiculously fun alternative keymap for the workman keyboard layout with Neovim features like LSP support, built and configured with Lua.
Create and manage keybindings and commands in a more organized manner and search them quickly through Telescope.
Create custom submodes and menus. Port of Emacs Hydra.
Amend the existing keymap.
Create shortcuts to escape insert mode without getting delay.
Utility to keymappings configuration using declarative cascading trees, optionally integrates with `which-key`.
Auto translating your mappings for non-English input methods.
Suggest new easy-to-hit keymaps and find issues with your current keymap configurations.