symbol-usage.nvim

Symbol viewer

Displays references and definitions of document symbols in a visualized format.

Display references, definitions and implementations of document symbols

GitHub

277 stars
3 watching
3 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 435
smiteshp/nvim-navic Displays current code context information 1,429
chentoast/marks.nvim A plugin for Neovim that improves the user experience of working with Vim marks. 875
andythigpen/nvim-coverage Displays test coverage data in the sign column of a code editor 329
meanderingprogrammer/render-markdown.nvim A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. 1,783
jbyuki/venn.nvim A tool for drawing ASCII diagrams in Neovim. 977
nvim-tree/nvim-web-devicons A plugin for Neovim that provides a set of icons and color schemes for various file types and environments. 2,104
crusj/structrue-go.nvim Displays the symbol structure of Go files in a more intuitive way 42
dinhhuy258/sfm.nvim A simple directory tree viewer plugin for Neovim written in Lua 59
wansmer/langmapper.nvim Makes Neovim more user-friendly for non-English input methods by translating key mappings. 148
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 473
kasama/nvim-custom-diagnostic-highlight A plugin to apply custom highlights to diagnostics in a code editor 59
amrbashir/nvim-docs-view A plugin that displays LSP hover documentation in a side panel. 146
theknightsofrohan/csvlens.nvim A plugin for previewing CSV and other separated files in Neovim 31
koenverburg/peepsight.nvim A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. 110