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

296 stars
5 watching
3 forks
Language: Lua
last commit: 5 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. 438
smiteshp/nvim-navic Displays current code context information 1,449
chentoast/marks.nvim A plugin for Neovim that improves the user experience of working with Vim marks. 904
andythigpen/nvim-coverage Displays test coverage data in the sign column of a code editor 338
meanderingprogrammer/render-markdown.nvim A plugin to render Markdown files in Neovim with customizable components and features. 1,941
jbyuki/venn.nvim A tool for drawing ASCII diagrams in Neovim. 989
nvim-tree/nvim-web-devicons Provides a set of glyphs for use by neovim plugins to represent different file types and extensions. 2,145
crusj/structrue-go.nvim Displays the symbol structure of Go files in a more intuitive way 43
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. 155
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 474
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. 148
theknightsofrohan/csvlens.nvim A plugin for previewing CSV and other separated files in Neovim 32
koenverburg/peepsight.nvim A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. 110