Add atusy/treemonkey.nvim (#1023)

Update README.md
This commit is contained in:
Moshe Avni 2023-12-31 04:32:57 -05:00 committed by GitHub
parent 8db02402a2
commit 922d757d0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -878,6 +878,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [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.
- [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.
## Keybinding