mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Update mfussenegger/nvim-ts-hint-textobject
(#1134)
This commit is contained in:
parent
57a3d13159
commit
58296d1ee7
1 changed files with 1 additions and 1 deletions
|
@ -948,7 +948,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
|
||||
### Treesitter Based
|
||||
|
||||
- [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.
|
||||
- [mfussenegger/nvim-treehopper](https://github.com/mfussenegger/nvim-treehopper) - Region selection with hints on the AST nodes of a document powered by Treesitter.
|
||||
- [ziontee113/syntax-tree-surfer](https://github.com/ziontee113/syntax-tree-surfer) - Navigate and swap Treesitter's AST Nodes. Step into, step out, step over, step back.
|
||||
- [drybalka/tree-climber.nvim](https://github.com/drybalka/tree-climber.nvim) - Easy navigation around the Treesitter's tree that works in multi-language files and in normal mode.
|
||||
- [atusy/treemonkey.nvim](https://github.com/atusy/treemonkey.nvim) - Region selection with Treesitter nodes.
|
||||
|
|
Loading…
Reference in a new issue