# ray-x/navigator.lua

Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐  Exploring LSP and 🌲Treesitter symbols a piece of 🍰  Take control like a boss 🦍

Repository: https://github.com/ray-x/navigator.lua
Canonical: https://ross.abutalabs.com/products/navigatorlua
Language: Lua
License: MIT
License Family: permissive
Topics: neovim-plugin, language-server-client, neovim, lsp, nvim-plugin, navigation, diagnostics, treesitter, lspconfig
Last push: 2026-08-18T11:12:05+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 46, longevity 100
- inputs: {"age_days": 1962, "days_push": 15, "days_rel": 146, "gap_med": 329, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1400, forks 65 (observed 2026-08-28T04:04:37.166162+00:00)

## What it is
A Neovim plugin that combines LSP and Treesitter to provide code analysis and navigation, including symbol references, definitions, call trees, diagnostics, and ctags fuzzy search. It offers a floating-window UI for exploring code structure like an IDE.

## Use cases
- navigate code references and definitions in neovim
- view incoming and outgoing calls for a symbol
- browse and fix LSP diagnostics in a floating window
- fuzzy search ctags symbols in a project
- set up LSP clients easily for mixed-language workspaces
- analyze variable usage within closures

## When to choose
- you use Neovim and want IDE-like code navigation out of the box
- you want combined LSP and Treesitter symbol analysis
- you work with mixed-language projects needing dynamic LSP activation

## When to avoid
- you use an editor other than Neovim
- you prefer a minimal setup with only vanilla LSP
- you need a standalone code analysis tool outside the editor

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, search-engine
- domain: developer-tools, text-editors, programming-languages
- platform: editor-plugin, windows
- tags: neovim, lsp, treesitter, code-navigation, diagnostics, ctags, lua, linux, macos

## Member repositories
- ray-x/navigator.lua (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.166162+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:07.470007+00:00, confidence not recorded.
  - readme: https://github.com/ray-x/navigator.lua (fetched 2026-08-28T04:04:37.166162+00:00, sha 179eff2909bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
