mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
docs(supported_languages): fix order of available queries
This commit is contained in:
committed by
Christian Clason
parent
3121570f07
commit
d9a5fb8484
2
SUPPORTED_LANGUAGES.md
generated
2
SUPPORTED_LANGUAGES.md
generated
@@ -4,7 +4,7 @@ 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
|
||||
- **Queries** available for **H**ighlights, **F**olds, **I**ndents, In**J**ections, **L**ocals
|
||||
- **Maintainer** of queries in nvim-treesitter (may be different from parser maintainer!)
|
||||
|
||||
<!--This section of the README is automatically updated by a CI job-->
|
||||
|
||||
Reference in New Issue
Block a user