Add telescope-command-palette.nvim (#294)

Co-authored-by: linarcx <linarcx@riseup.net>
This commit is contained in:
LinArcX 2021-12-25 15:53:04 +03:30 committed by GitHub
parent c6d55ecf4d
commit 601521afe9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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