mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add b0o/mapx.lua
This commit is contained in:
parent
539485d3cc
commit
5ce4f5a494
1 changed files with 1 additions and 0 deletions
|
@ -557,6 +557,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [AckslD/nvim-whichkey-setup.lua](https://github.com/AckslD/nvim-whichkey-setup.lua) - Nvim-plugin what 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.
|
||||
- [Iron-E/nvim-cartographer](https://github.com/Iron-E/nvim-cartographer) - a more convenient `:map`ping syntax for Lua environments.
|
||||
- [b0o/mapx.lua](https://github.com/b0o/mapx.lua) - A small lua library providing a simpler key mapping API that mimics vim's builtin `:map`-family of commands. Integrates with which-key.nvim.
|
||||
|
||||
### Tmux
|
||||
|
||||
|
|
Loading…
Reference in a new issue