mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
feat!: use tree-sitter build
This commit is contained in:
parent
c17de56890
commit
214cfcf851
13 changed files with 443 additions and 898 deletions
5
TODO.md
5
TODO.md
|
|
@ -4,12 +4,7 @@ This document lists the planned and finished changes in this rewrite towards [Nv
|
|||
|
||||
## TODO
|
||||
|
||||
- [ ] **`parsers.lua`:** include revision (serialization at home: `vim.inspect`)
|
||||
- rename `parsers` to `languages`
|
||||
- rename `install_info` to `parser`
|
||||
|
||||
- [ ] **`parsers.lua`:** allow specifying version in addition to commit hash (for Tier 1)
|
||||
- [ ] **update-lockfile:** one commit per parser/tier?
|
||||
- [ ] **tests:** fix, update, extend (cover all Tier 1 languages)
|
||||
- [ ] **documentation:** consolidate, autogenerate?
|
||||
- [ ] **documentation:** migration guide
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue