docs(languages): remove unused node legend (#8396)

erroneously reintroduced in 69c76488f7.
This commit is contained in:
Daniel Jakots
2026-01-02 10:37:00 -05:00
committed by GitHub
parent 1927c76aec
commit 737088f857

View File

@@ -5,7 +5,6 @@ The following is a list of languages for which a parser can be installed through
Legend:
- **Tier:** _stable_ (updates follow semver releases), _unstable_ (updates follow HEAD), _unmaintained_ (no automatic updates), or _unsupported_ (known to be broken, cannot be installed)
- **Queries** available for **H**ighlights, **I**ndents, **F**olds, In**J**ections, **L**ocals
- **Node:** Parser requires `node` for installation
- **Maintainer** of queries in nvim-treesitter (may be different from parser maintainer!)
<!--This section of the README is automatically updated by a CI job-->