mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add ziontee113/syntax-tree-surfer
(#376)
* Update README.md * Update README.md
This commit is contained in:
parent
83abcb8770
commit
1ad0f3a4c7
1 changed files with 1 additions and 0 deletions
|
@ -568,6 +568,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [mini.jump](https://github.com/echasnovski/mini.nvim#minijump) - Module of [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) for smarter jumping to a single character.
|
||||
- [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.
|
||||
- [rlane/pounce.nvim](https://github.com/rlane/pounce.nvim) - An EasyMotion-like plugin for quick cursor movement using fuzzy search.
|
||||
- [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.
|
||||
|
||||
### Code Runner
|
||||
|
||||
|
|
Loading…
Reference in a new issue