nvim-treehopper
AST viewer
A plugin that provides region selection with hints on the abstract syntax tree of a document.
Region selection with hints on the AST nodes of a document powered by treesitter
438 stars
6 watching
17 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
neovimneovim-pluginnvim-treesittertree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that enables location-aware text objects in Neovim. | 523 |
| Enables syntax-aware text objects in Neovim with tree-sitter support | 2,227 |
| An asynchronous linter plugin for Neovim that complements the built-in Language Server Protocol support. | 2,066 |
| A plugin that uses labels to help users select nodes in a tree-like structure by avoiding label overlap and clutter. | 26 |
| A simple directory tree viewer plugin for Neovim written in Lua | 59 |
| Provides visual cues in Neovim text editors to highlight the context of code snippets | 378 |
| A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |
| A plugin that displays LSP hover documentation in a side panel. | 148 |
| An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
| A plugin that provides an interactive table view for data files | 102 |
| Plugin for splitting and joining blocks of code in text editors | 1,081 |
| A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
| A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 179 |
| A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,186 |
| A plugin for Neovim that provides an interactive tree-sitter mode for navigating and selecting nodes in code with hjkl movement keys. | 107 |