Add b0o/mapx.lua

main
Maddison Hellstrom 3 years ago committed by Thomas Versteeg
parent 539485d3cc
commit 5ce4f5a494

@ -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…
Cancel
Save