From 33f5f8658946a4a2e224701eee39573fa71ea44c Mon Sep 17 00:00:00 2001 From: Daniel Jakots Date: Fri, 2 Jan 2026 10:28:45 -0500 Subject: [PATCH] Remove Node legend, it's not used anymore It was removed in fd2880e8bc2c39eade94a4d329df3a14e603136d and then it was reintroduced in 69c76488f7c6929ce55222f6a887e497a24c74b8. This looks like a git issue. --- SUPPORTED_LANGUAGES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 15cd8c8b0..33b1dd041 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -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!)