mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add mfussenegger/nvim-ts-hint-textobject
This commit is contained in:
parent
7882f9aa08
commit
8faaaeefa2
1 changed files with 1 additions and 0 deletions
|
@ -384,6 +384,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [tjdevries/train.nvim](https://github.com/tjdevries/train.nvim) - Train yourself with vim motions and make your own train tracks.
|
||||
- [phaazon/hop.nvim](https://github.com/phaazon/hop.nvim) - Hop is an EasyMotion-like plugin allowing you to jump anywhere in a document with as few keystrokes as possible.
|
||||
- [ggandor/lightspeed.nvim](https://github.com/ggandor/lightspeed.nvim) - A Sneak-like plugin offering unparalleled navigation speed via ahead-of-time displayed labels, that eliminate the pause between entering the search pattern and selecting the target.
|
||||
- [mfussenegger/nvim-ts-hint-textobject](https://github.com/mfussenegger/nvim-ts-hint-textobject) - Region selection with hints on the AST nodes of a document powered by treesitter.
|
||||
|
||||
### Code Runner
|
||||
|
||||
|
|
Loading…
Reference in a new issue