🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
-
Updated
Jul 22, 2024 - Lua
Tree-sitter is a parser generator tool and an incremental parsing
library. It can build a concrete syntax tree for a source file and
efficiently update the syntax tree as the source file is
edited. Tree-sitter grammars can be reused in many different
languages.
🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
Treesitter based structural search and replace plugin for Neovim.
Treesitter playground integrated into Neovim
Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
Describe the regexp under the cursor
Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter.
Highlight arguments' definitions and usages, using Treesitter
Region selection with hints on the AST nodes of a document powered by treesitter
Neovim support for the Lean theorem prover
Boo is a colorscheme for Neovim with handcrafted support for LSP, Tree-sitter.
Minimalist Collection of Colorschemes for Neovim Written in Lua
A Neovim plugin to deal with treesitter units
SelectEase selects matching nodes near the cursor using Treesitter queries with Vim's Select Mode.
nvim-cmp completion source for buffer lines
Very simple and minimal autocompletion for cmdline and buffer using LSP and Tree-sitter with signature help
Neovim plugin to help setup language injections with treesitter
Created by maxbrunsfeld
Released 2019
Latest release 8 days ago