clean.nvim
Keymap simplifier
A plugin that simplifies the default key mappings and plugins in Neovim by removing unnecessary options.
Plugin for cleaning up the default key mappings and plugins in Neovim leaving only the bare essentials.
35 stars
3 watching
1 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 | 41 |
anuvyklack/keymap-amend.nvim | Allows users to modify existing keybindings in Neovim after they are set. | 65 |
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 | 643 |
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 |
iron-e/nvim-cartographer | A plugin for Neovim that simplifies setting and deleting keybindings in Lua | 55 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
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 | 76 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
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 |