mirror of
https://github.com/chengwei920412/awesome-neovim-vim
synced 2024-11-12 19:10:52 +00:00
Add b0o/mapx.lua
This commit is contained in:
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…
Reference in New Issue
Block a user