mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
docs: update to rewrite
This updates * README * CONTRIBUTING * the `:h nvim-treesitter` documentation to the current state of `main`. It also adds a pull request template for adding a new language.
This commit is contained in:
parent
a7ab4381ae
commit
e8bfe271b0
8 changed files with 403 additions and 299 deletions
2
TODO.md
2
TODO.md
|
|
@ -6,8 +6,6 @@ This document lists the planned and finished changes in this rewrite towards [Nv
|
|||
|
||||
- [ ] **`install.lua`:** migrate to async v2
|
||||
- [ ] **tests:** remove custom crate, plenary dependency
|
||||
- [ ] **documentation:** consolidate, autogenerate?
|
||||
- [ ] **documentation:** migration guide
|
||||
- [ ] **indents:** rewrite (Helix or Zed compatible)
|
||||
- [ ] **textobjects:** include simple(!) `node`, `scope` (using `locals`) objects
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue