| Branch | Commit message | Author | Age |
| ci/msvc | ci(tests): remove ilammy/msvc-dev-cmd | Christian Clason | 5 days |
| feat/emmylua | ci: migrate to emmyluals | Christian Clason | 7 days |
| feat/stable | feat!: drop support for Nvim 0.11 | Christian Clason | 7 days |
| main | fix(health): normalize rtp when checking install_dir | Christian Clason | 5 days |
| master | docs(readme): list support upper bounds | Christian Clason | 2 weeks |
| test/plenary | test(indent): drop plenary.path | Christian Clason | 3 weeks |
| test/plentest | test: replace plenary with plentest.nvim | Christian Clason | 3 weeks |
| test/scandir | test(indent): we have scan_dir at home | Christian Clason | 3 weeks |
| update-parsers-tier-1 | bot(parsers): update wit, zsh | nvim-treesitter-bot[bot] | 5 weeks |
| update-parsers-tier-2 | bot(parsers): update beancount, gotmpl, heex, helm, idl, javadoc, jinja, jinj... | nvim-treesitter-bot[bot] | 11 days |
| [...] |
| |
| Tag | Download | Author | Age |
| v0.10.0 | nvim-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 Clason | 10 months |
| v0.9.3 | nvim-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 Clason | 17 months |
| v0.9.2 | nvim-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 Clason | 2 years |
| v0.9.1 | nvim-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 Clason | 3 years |
| v0.9.0 | nvim-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 | GitHub | 3 years |
| v0.8.5.2 | nvim-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 Coudron | 3 years |
| v0.8.5.1 | nvim-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 Coudron | 3 years |
| v0.8.5 | nvim-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 Qureshi | 3 years |
| v0.8.4 | nvim-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 Queitsch | 3 years |
| v0.8.3 | nvim-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 | GitHub | 3 years |
| [...] |
| |
| Age | Commit message | Author | Files | Lines |
| 2022-12-13 | add queries `project` and `cmake_minimum_required`v0.8.1v0.8.0 | Uy Ha | 1 | -0/+14 |
| 2022-12-13 | remove redundant parentheses | Uy Ha | 1 | -13/+13 |
| 2022-12-13 | bind ENV and CACHE as @storageclass | Uy Ha | 1 | -1/+1 |
| 2022-12-13 | add OUTPUT_VARIABLE query for list TRANSFORM | Uy Ha | 1 | -0/+9 |
| 2022-12-13 | rearrange queries, include all builtin commands in one query | Uy Ha | 1 | -44/+49 |
| 2022-12-13 | add highlight for `list` command | Uy Ha | 1 | -0/+39 |
| 2022-12-13 | add highlight for `unset` command | Uy Ha | 1 | -0/+13 |
| 2022-12-13 | add queries for block, return, break, continue, and include | Uy Ha | 1 | -2/+35 |
| 2022-12-13 | feat(cmake): add block_def to fold | Uy Ha | 1 | -0/+1 |
| 2022-12-13 | highlights(typescript): add `module` keyword | Ananda Umamil | 1 | -0/+1 |
| [...] |
| |
| Clone |
| https://git.sudomsg.com/mirror/nvim-treesitter |
| git://git.sudomsg.com/mirror/nvim-treesitter |