diff options
| author | purarue <7804791+purarue@users.noreply.github.com> | 2025-09-14 08:53:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-14 10:53:21 +0200 |
| commit | 7aa24acae3a288e442e06928171f360bbdf75ba4 (patch) | |
| tree | e89fc98df4b46ed201e83f8495f61b88fb7b7e8b /SUPPORTED_LANGUAGES.md | |
| parent | feat(python)!: update parser and queries (diff) | |
| download | nvim-treesitter-7aa24acae3a288e442e06928171f360bbdf75ba4.tar nvim-treesitter-7aa24acae3a288e442e06928171f360bbdf75ba4.tar.gz nvim-treesitter-7aa24acae3a288e442e06928171f360bbdf75ba4.tar.bz2 nvim-treesitter-7aa24acae3a288e442e06928171f360bbdf75ba4.tar.lz nvim-treesitter-7aa24acae3a288e442e06928171f360bbdf75ba4.tar.xz nvim-treesitter-7aa24acae3a288e442e06928171f360bbdf75ba4.tar.zst nvim-treesitter-7aa24acae3a288e442e06928171f360bbdf75ba4.zip | |
feat(rifleconf): add parser and queries
Diffstat (limited to 'SUPPORTED_LANGUAGES.md')
| -rw-r--r-- | SUPPORTED_LANGUAGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 25c5e1137..361585ab2 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -244,6 +244,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka [rego](https://github.com/FallenAngel97/tree-sitter-rego) | unstable | `H J ` | | @FallenAngel97 [requirements](https://github.com/tree-sitter-grammars/tree-sitter-requirements) | unstable | `H J ` | | @ObserverOfTime [rescript](https://github.com/rescript-lang/tree-sitter-rescript) | unstable | `HFIJL` | | @ribru17 +[rifleconf](https://github.com/purarue/tree-sitter-rifleconf) | unstable | `H J ` | | @purarue [rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) | unstable | `HF J ` | | @bamonroe [robot](https://github.com/Hubro/tree-sitter-robot) | unstable | `HFIJ ` | | @Hubro [robots](https://github.com/opa-oz/tree-sitter-robots-txt) | unstable | `H J ` | | @opa-oz |
