aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
ci/msvcci(tests): remove ilammy/msvc-dev-cmdChristian Clason3 weeks
feat/emmyluaci: migrate to emmylualsChristian Clason3 weeks
feat/stablefeat!: drop support for Nvim 0.11Christian Clason3 weeks
mainfix(health): normalize rtp when checking install_dirChristian Clason3 weeks
masterdocs(readme): list support upper boundsChristian Clason4 weeks
test/plenarytest(indent): drop plenary.pathChristian Clason5 weeks
test/plentesttest: replace plenary with plentest.nvimChristian Clason5 weeks
test/scandirtest(indent): we have scan_dir at homeChristian Clason5 weeks
update-parsers-tier-1bot(parsers): update wit, zshnvim-treesitter-bot[bot]7 weeks
update-parsers-tier-2bot(parsers): update beancount, gotmpl, heex, helm, idl, javadoc, jinja, jinj...nvim-treesitter-bot[bot]4 weeks
[...]
 
TagDownloadAuthorAge
v0.10.0nvim-treesitter-0.10.0.tar  nvim-treesitter-0.10.0.tar.gz  nvim-treesitter-0.10.0.tar.bz2  nvim-treesitter-0.10.0.tar.lz  nvim-treesitter-0.10.0.tar.xz  nvim-treesitter-0.10.0.tar.zst  nvim-treesitter-0.10.0.zip  Christian Clason11 months
v0.9.3nvim-treesitter-0.9.3.tar  nvim-treesitter-0.9.3.tar.gz  nvim-treesitter-0.9.3.tar.bz2  nvim-treesitter-0.9.3.tar.lz  nvim-treesitter-0.9.3.tar.xz  nvim-treesitter-0.9.3.tar.zst  nvim-treesitter-0.9.3.zip  Christian Clason18 months
v0.9.2nvim-treesitter-0.9.2.tar  nvim-treesitter-0.9.2.tar.gz  nvim-treesitter-0.9.2.tar.bz2  nvim-treesitter-0.9.2.tar.lz  nvim-treesitter-0.9.2.tar.xz  nvim-treesitter-0.9.2.tar.zst  nvim-treesitter-0.9.2.zip  Christian Clason2 years
v0.9.1nvim-treesitter-0.9.1.tar  nvim-treesitter-0.9.1.tar.gz  nvim-treesitter-0.9.1.tar.bz2  nvim-treesitter-0.9.1.tar.lz  nvim-treesitter-0.9.1.tar.xz  nvim-treesitter-0.9.1.tar.zst  nvim-treesitter-0.9.1.zip  Christian Clason3 years
v0.9.0nvim-treesitter-0.9.0.tar  nvim-treesitter-0.9.0.tar.gz  nvim-treesitter-0.9.0.tar.bz2  nvim-treesitter-0.9.0.tar.lz  nvim-treesitter-0.9.0.tar.xz  nvim-treesitter-0.9.0.tar.zst  nvim-treesitter-0.9.0.zip  GitHub3 years
v0.8.5.2nvim-treesitter-0.8.5.2.tar  nvim-treesitter-0.8.5.2.tar.gz  nvim-treesitter-0.8.5.2.tar.bz2  nvim-treesitter-0.8.5.2.tar.lz  nvim-treesitter-0.8.5.2.tar.xz  nvim-treesitter-0.8.5.2.tar.zst  nvim-treesitter-0.8.5.2.zip  Matthieu Coudron3 years
v0.8.5.1nvim-treesitter-0.8.5.1.tar  nvim-treesitter-0.8.5.1.tar.gz  nvim-treesitter-0.8.5.1.tar.bz2  nvim-treesitter-0.8.5.1.tar.lz  nvim-treesitter-0.8.5.1.tar.xz  nvim-treesitter-0.8.5.1.tar.zst  nvim-treesitter-0.8.5.1.zip  Matthieu Coudron3 years
v0.8.5nvim-treesitter-0.8.5.tar  nvim-treesitter-0.8.5.tar.gz  nvim-treesitter-0.8.5.tar.bz2  nvim-treesitter-0.8.5.tar.lz  nvim-treesitter-0.8.5.tar.xz  nvim-treesitter-0.8.5.tar.zst  nvim-treesitter-0.8.5.zip  Amaan Qureshi3 years
v0.8.4nvim-treesitter-0.8.4.tar  nvim-treesitter-0.8.4.tar.gz  nvim-treesitter-0.8.4.tar.bz2  nvim-treesitter-0.8.4.tar.lz  nvim-treesitter-0.8.4.tar.xz  nvim-treesitter-0.8.4.tar.zst  nvim-treesitter-0.8.4.zip  Matthias Queitsch3 years
v0.8.3nvim-treesitter-0.8.3.tar  nvim-treesitter-0.8.3.tar.gz  nvim-treesitter-0.8.3.tar.bz2  nvim-treesitter-0.8.3.tar.lz  nvim-treesitter-0.8.3.tar.xz  nvim-treesitter-0.8.3.tar.zst  nvim-treesitter-0.8.3.zip  GitHub3 years
[...]
 
AgeCommit messageAuthorFilesLines
2026-01-18docs(contributing): inclusion criteriadocs/contribChristian Clason1-15/+15
2026-01-17fix(rust): highlight doc comment markers as @comment.documentationNico Salm1-1/+4
2026-01-17bot(parsers): update bpftrace, desktop, editorconfig, glimmer, javadoc, liqui...nvim-treesitter-bot[bot]1-18/+18
2026-01-16fix(haskell): use grammar for operator detection instead of matchAbbath1-2/+1
2026-01-15fix(haskell): highlighting for operator definition and operator-like construc...Abbath1-2/+4
2026-01-15fix(haskell): syntax highlighting for Haskell lambda expressionsAbbath1-1/+2
2026-01-10bot(parsers): update inkonvim-treesitter-bot[bot]1-1/+1
2026-01-10bot(parsers): update beancount, bpftrace, c3, fortran, gleam, lua, mlir, sqlnvim-treesitter-bot[bot]1-8/+8
2026-01-08test(init): remove upstreamed Nickel ft detectionChristian Clason1-1/+0
2026-01-08fix(usd): misc punctuation highlightsRiley Bruins2-0/+4
[...]
 
Clone
https://git.sudomsg.com/mirror/nvim-treesitter
git://git.sudomsg.com/mirror/nvim-treesitter