Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Treesitter

Treesitter

118 projects

Showing 36 of 118 projects

render-markdown.nvim
render-markdown.nvimLua

A Neovim plugin that renders Markdown files with enhanced visual styling, icons, and syntax highlighting directly in the editor.

#treesitter#visual-styling#markdown-rendering
Stars4.8k
Forks122
Last commit1 month ago
Comment.nvim
Comment.nvimLua

A smart and powerful commenting plugin for Neovim with treesitter support, dot repeat, motions, and hooks.

#hacktoberfest#treesitter#comment
Stars4.7k
Forks186
Last commit1 year ago
LuaSnip
LuaSnipLua

A powerful snippet engine for Neovim, written in Lua, supporting LSP-style snippets and advanced transformations.

#lsp-snippets#treesitter#productivity
Stars4.4k
Forks266
Last commit2 months ago
todo-comments.nvim
todo-comments.nvimLua

A Neovim plugin to highlight, list, and search for TODO, FIX, HACK, and other comment annotations in your code.

#treesitter#productivity#syntax-highlighting
Stars4.2k
Forks138
Last commit8 months ago
flash.nvim
flash.nvimLua

A Neovim plugin for enhanced code navigation using search labels, character motions, and Treesitter integration.

#search-labels#treesitter#remote-actions
Stars4.2k
Forks83
Last commit14 days ago
nvim-autopairs
nvim-autopairsLua

A super powerful autopair plugin for Neovim written in Lua that automatically inserts and manages bracket pairs.

#treesitter#productivity#code-editing
Stars4.1k
Forks141
Last commit2 months ago
nightfox.nvim
nightfox.nvimLua

A highly customizable theme for Vim and Neovim with support for LSP, Treesitter, and many plugins.

#daltonism#treesitter#editor-theme
Stars4.0k
Forks172
Last commit20 days ago
coq_nvim
coq_nvimLua

A high-performance, feature-rich autocompletion engine for Neovim with SQLite caching, concurrent scheduling, and extensive language support.

#autocompletion#treesitter#code-editing
Stars3.8k
Forks103
Last commit8 days ago
nvim-treesitter-context
nvim-treesitter-contextJanet

A Neovim plugin that displays the current code context (function, class, etc.) at the top of the window using Tree-sitter.

#treesitter#developer-tools#vim
Stars3.2k
Forks236
Last commit2 months ago
neotest
neotestLua

An extensible framework for running and interacting with tests directly within the NeoVim editor.

#treesitter#developer-tools#test-runner
Stars3.1k
Forks185
Last commit9 days ago
nvim-ufo
nvim-ufoLua

A modern, high-performance folding plugin for Neovim that enhances fold visuals and integrates with LSP and treesitter.

#vimscript#treesitter#async
Stars2.9k
Forks69
Last commit6 months ago
go.nvim
go.nvimLua

A feature-rich Go development plugin for Neovim with LSP, debugging, AI assistance, and code generation.

#dap-debugging#treesitter#nvim-dap
Stars2.6k
Forks159
Last commit1 month ago
gruvbox.nvim
gruvbox.nvimLua

A Lua port of the classic gruvbox color scheme for Neovim with Tree-sitter and LSP semantic highlight support.

#vim-colorscheme#treesitter#lua-plugin
Stars2.6k
Forks241
Last commit3 months ago
github-nvim-theme
github-nvim-themeLua

A collection of GitHub's official color themes for Neovim, supporting multiple variants and high customizability.

#treesitter#colorblind-friendly#syntax-highlighting
Stars2.5k
Forks115
Last commit1 year ago
aerial.nvim
aerial.nvimLua

A Neovim plugin that provides a code outline window for quick navigation and skimming using LSP and Tree-sitter.

#vimscript#plugin-manager#editor-tool
Stars2.3k
Forks119
Last commit1 month ago
nvim-ts-autotag
nvim-ts-autotagLua

A Neovim plugin that uses Tree-sitter to automatically close and rename HTML/XML tags across multiple filetypes.

#autotag#treesitter#productivity
Stars2.1k
Forks109
Last commit3 months ago
nvim-bqf
nvim-bqfLua

Enhances Neovim's quickfix window with a comfortable preview, fuzzy search, and advanced filtering.

#treesitter#vim#neovim-plugin
Stars2.0k
Forks42
Last commit3 months ago
onedark.nvim
onedark.nvimLua

A Lua-based dark and light colorscheme for Neovim >= 0.9, offering 8 theme styles based on Atom's One Dark and Light themes.

#treesitter#onedark#atom-theme
Stars2.0k
Forks180
Last commit3 months ago
dropbar.nvim
dropbar.nvimLua

A polished, IDE-like, highly-customizable winbar for Neovim with drop-down menus and multiple backends.

#winbar#treesitter#customizable
Stars1.6k
Forks43
Last commit1 month ago
twilight.nvim
twilight.nvimLua

A Neovim plugin that dims inactive code portions using TreeSitter for enhanced focus.

#treesitter#visual-aid#code-focus
Stars1.5k
Forks25
Last commit8 months ago
navigator.lua
navigator.luaLua

A Neovim plugin for code analysis and navigation using LSP and Treesitter, providing IDE-like features with visual interfaces.

#treesitter#neovim-plugin#lsp-client
Stars1.4k
Forks64
Last commit22 days ago
treesj
treesjLua

A Neovim plugin for splitting and joining code blocks like arrays, objects, and statements using Tree-Sitter.

#vim-plugin-alternative#syntax-manipulation#treesitter
Stars1.3k
Forks50
Last commit1 month ago
nvim-ts-context-commentstring
nvim-ts-context-commentstringLua

A Neovim treesitter plugin that dynamically sets the commentstring based on the cursor's location in a file.

#commenting#treesitter#developer-tools
Stars1.3k
Forks48
Last commit3 months ago
material.nvim
material.nvimLua

A fast, modern Material-inspired colorscheme for NeoVim written in Lua with built-in LSP and TreeSitter support.

#treesitter#editor-theme#vim
Stars1.1k
Forks139
Last commit5 months ago
outline.nvim
outline.nvimLua

A Neovim sidebar plugin that visualizes and navigates code symbols in a tree hierarchy, powered by LSP and other providers.

#treesitter#developer-tools#productivity
Stars1.0k
Forks39
Last commit1 month ago
ssr.nvim
ssr.nvimLua

A treesitter-based structural search and replace plugin for Neovim, enabling AST-level code transformations.

#treesitter#nvim-treesitter#productivity
Stars1.0k
Forks12
Last commit3 months ago
vscode.nvim
vscode.nvimLua

A Neovim/Vim color scheme that faithfully replicates Visual Studio Code's Dark+ and Light+ themes.

#vim-colorscheme#treesitter#developer-tools
Stars989
Forks139
Last commit7 months ago
CodeArt
CodeArtLua

A pre-configured NeoVim distribution that transforms NeoVim into a fast, feature-rich general-purpose IDE.

#treesitter#developer-tools#productivity
Stars909
Forks35
Last commit1 month ago
dracula.nvim
dracula.nvimLua

A Lua-based Dracula theme for Neovim with extensive plugin support and customization options.

#treesitter#syntax-highlighting#dracula-theme
Stars777
Forks123
Last commit8 months ago
nvim
nvimLua

A cozy Neovim colorscheme with seasonal variants designed for comfortable morning coding.

#treesitter#developer-tools#everviolet
Stars666
Forks12
Last commit2 days ago
base16-nvim
base16-nvimLua

Neovim plugin for building base16 colorschemes with built-in Treesitter and LSP support.

#vimscript#treesitter#syntax-highlighting
Stars645
Forks93
Last commit21 hours ago
onenord.nvim
onenord.nvimLua

A Neovim theme combining Nord and Atom One Dark color palettes for a vibrant, Treesitter-enhanced programming experience.

#treesitter#onedark#plugin-support
Stars640
Forks51
Last commit23 days ago
ultimate-autopair.nvim
ultimate-autopair.nvimLua

A highly customizable Neovim autopairing plugin with Tree-sitter support, multiline pairing, and filetype detection.

#treesitter#developer-tools#code-editing
Stars578
Forks8
Last commit6 days ago
lackluster.nvim
lackluster.nvimLua

A customizable, mostly monochrome Neovim colorscheme that's easy on the eyes and supports Treesitter, LSP, and many plugins.

#treesitter#minimalist#plugin-support
Stars573
Forks30
Last commit9 months ago
hlargs.nvim
hlargs.nvimLua

A Neovim plugin that highlights function argument definitions and usages using Treesitter, with optional highlighting for unused arguments.

#treesitter#syntax-highlighting#code-readability
Stars572
Forks15
Last commit1 month ago
nvim-treesitter-textsubjects
nvim-treesitter-textsubjectsTree-sitter Query

Neovim plugin providing location and syntax aware text objects that intelligently select code based on context.

#treesitter#vim-motions#plugin-extension
Stars569
Forks25
Last commit11 months ago
Page 1 of 4Next

Related Tags

#Neovim90#Neovim Plugin81#Lua72#Syntax Highlighting58#Nvim38#Colorscheme33#Developer Tools29#Neovim Colorscheme28#Neovim Theme25#Lsp24#Vim23#Dark Theme20
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub