mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add telescope-command-palette.nvim (#294)
Co-authored-by: linarcx <linarcx@riseup.net>
This commit is contained in:
parent
c6d55ecf4d
commit
601521afe9
1 changed files with 1 additions and 0 deletions
|
@ -660,6 +660,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [Iron-E/nvim-cartographer](https://github.com/Iron-E/nvim-cartographer) - a more convenient `:map`ping syntax for Lua environments.
|
||||
- [b0o/mapx.nvim](https://github.com/b0o/mapx.nvim) - A simpler key mapping API that mimics Neovim's `:map`-family of commands. Integrates with which-key.nvim.
|
||||
- [LionC/nest.nvim](https://github.com/LionC/nest.nvim) - Lua utility to map keys concisely using cascading trees. Also allows binding Lua functions to keys.
|
||||
- [LinArcX/telescope-command-palette.nvim](https://github.com/LinArcX/telescope-command-palette.nvim) - Lua plugin to create key-bindings and watch them with telescope.
|
||||
|
||||
### Tmux
|
||||
|
||||
|
|
Loading…
Reference in a new issue