A neovim plugin for moving around your code in a syntax tree aware manner
A Neovim plugin which enhances gf/gF/gx with look-ahead and smarter file, line/column number, and link resolution. Also provides visual targets for files/links, new motion commands, and link description retrieval.
The main features of hawkinst/pathfinder.nvim are: Motion and Navigation.
Open-source alternatives to hawkinst/pathfinder.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.