mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
feat(editorconfig)!: update parser and queries
Removed nodes: section_name, expansion_string, wildcard_characters, wildcard_any_characters, wildcard_single_character, unset, boolean, spelling_language, indent_style, end_of_line, charset, unknown Renamed nodes: identifier -> property negation -> "!" path_separator -> "/" escaped_character -> character_escape
This commit is contained in:
committed by
Christian Clason
parent
dc42c209f3
commit
d660b7c002
2
SUPPORTED_LANGUAGES.md
generated
2
SUPPORTED_LANGUAGES.md
generated
@@ -66,7 +66,7 @@ Language | Tier | Queries | Maintainer
|
||||
[earthfile](https://github.com/glehmann/tree-sitter-earthfile) | unstable | `H J ` | @glehmann
|
||||
[ebnf](https://github.com/RubixDev/ebnf) | unstable | `H J ` | @RubixDev
|
||||
ecma (queries only)[^ecma] | unstable | `HFIJL` | @steelsojka
|
||||
[editorconfig](https://github.com/ValdezFOmar/tree-sitter-editorconfig) | unstable | `HF J ` | @ValdezFOmar
|
||||
[editorconfig](https://github.com/ValdezFOmar/tree-sitter-editorconfig) | stable | `HF J ` | @ValdezFOmar
|
||||
[eds](https://github.com/uyha/tree-sitter-eds) | unstable | `HF ` | @uyha
|
||||
[eex](https://github.com/connorlay/tree-sitter-eex) | unstable | `H J ` | @connorlay
|
||||
[elixir](https://github.com/elixir-lang/tree-sitter-elixir) | unstable | `HFIJL` | @connorlay
|
||||
|
||||
Reference in New Issue
Block a user