A neovim plugin for moving around your code in a syntax tree aware manner
Navigate between sibling nodes in your code using Tree-sitter
The main features of subev/sibling-jump.nvim are: Motion and Navigation.
Open-source alternatives to subev/sibling-jump.nvim include: abecodes/tabout.nvim — tabout plugin for neovim. atusy/treemonkey.nvim — Yet another label-based node selection plugin. backdround/improved-ft.nvim — Improve default f/t hop abilities. backdround/neowords.nvim — Flexible and reliable hops by any type of words. cbochs/portal.nvim — Neovim plugin for improved location list navigation. aaronik/treewalker.nvim — A neovim plugin for moving around your code in a syntax tree aware manner.