Remove Node legend, it's not used anymore

It was removed in fd2880e8bc and then
it was reintroduced in 69c76488f7.
This looks like a git issue.
This commit is contained in:
Daniel Jakots 2026-01-02 10:28:45 -05:00
parent 1927c76aec
commit 33f5f86589

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-->