mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Remove AckslD/nvim-whichkey-setup.lua
(#442)
This commit is contained in:
parent
e629665458
commit
da17d18d86
1 changed files with 0 additions and 1 deletions
|
@ -753,7 +753,6 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
|
||||
### Keybinding
|
||||
|
||||
- [AckslD/nvim-whichkey-setup.lua](https://github.com/AckslD/nvim-whichkey-setup.lua) - Plugin that wraps vim-which-key to simplify setup in Lua.
|
||||
- [folke/which-key.nvim](https://github.com/folke/which-key.nvim) - Neovim plugin that shows a popup with possible keybindings of the command you started typing.
|
||||
- [mrjones2014/legendary.nvim](https://github.com/mrjones2014/legendary.nvim) - Define your keymaps, commands, and autocommands as simple Lua tables, and create a legend for them at the same time, integrates with `which-key.nvim`.
|
||||
- [Iron-E/nvim-cartographer](https://github.com/Iron-E/nvim-cartographer) - a more convenient `:map`ping syntax for Lua environments.
|
||||
|
|
Loading…
Reference in a new issue