diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2022-01-16 11:02:16 +0100 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-01-16 14:27:24 +0100 |
| commit | cca7d1d671348369ae4930bc723feeff5b6f34ae (patch) | |
| tree | 8882e0682b037dba2a81447ad847c45f3f8153ee /README.md | |
| parent | 890d3a94311e3e502dc711775309692e2a8e2130 (diff) | |
fix(swift): switch to maintained parser
upstream https://github.com/tree-sitter/tree-sitter-swift is abandoned.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -235,7 +235,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [supercollider](https://github.com/madskjeldgaard/tree-sitter-supercollider) (maintained by @madskjeldgaard) - [x] [surface](https://github.com/connorlay/tree-sitter-surface) (maintained by @connorlay) - [x] [svelte](https://github.com/Himujjal/tree-sitter-svelte) (maintained by @elianiva) -- [ ] [swift](https://github.com/tree-sitter/tree-sitter-swift) +- [x] [swift](https://github.com/alex-pinkus/tree-sitter-swift) - [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce) - [x] [tlaplus](https://github.com/tlaplus-community/tree-sitter-tlaplus) (maintained by @ahelwer) - [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka) |
