nvim-treesitter-context
Code navigator
Provides code context highlighting and navigation for Neovim text editors
Show code context
3k stars
18 watching
208 forks
Language: Janet
last commit: about 2 months ago
Linked from 1 awesome list
neovimneovim-pluginvimvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 378 |
nvim-treesitter/nvim-treesitter | An abstraction layer and configuration tools for Neovim's tree-sitter highlighting and syntax analysis capabilities. | 11,022 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,227 |
joosepalviste/nvim-ts-context-commentstring | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,186 |
smiteshp/nvim-navic | Displays current code context information | 1,449 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 523 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
seniormars/typst.nvim | A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 145 |
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 357 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 524 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,328 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
adisen99/codeschool.nvim | A customizable colorscheme and plugin manager for Neovim written in Lua. | 43 |
blacksuan19/init.nvim | A minimalist Neovim configuration with built-in features and plugins for efficient coding experience. | 421 |