← Back to match
navigator.lua
Neovim plugin for code navigation and symbol analysis using LSP and Treesitter together.
Pluginfree
navigator.lua is an open-source Neovim plugin for navigating and analysing source code. It pairs language-server data with Treesitter parsing to show references, call trees, diagnostics and symbol context in floating windows, and adds ctags fuzzy search. It suits Neovim users who need to trace how functions and variables relate across a large codebase.
Categories
developer toolseditor plugincode navigation

