diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2025-06-23 10:48:39 +0200 |
|---|---|---|
| committer | Christian Clason <ch.clason+github@icloud.com> | 2025-06-24 10:07:24 +0200 |
| commit | 13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a (patch) | |
| tree | bd0c791034d2b15e10f42c8581e822d6a9fa0051 /SUPPORTED_LANGUAGES.md | |
| parent | chore(wit): mark as unmaintained (diff) | |
| download | nvim-treesitter-13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a.tar nvim-treesitter-13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a.tar.gz nvim-treesitter-13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a.tar.bz2 nvim-treesitter-13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a.tar.lz nvim-treesitter-13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a.tar.xz nvim-treesitter-13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a.tar.zst nvim-treesitter-13ddd4d7522ce3e5a1abc0ea34e10ec4e445908a.zip | |
feat(swift)!: update parser and queries
Diffstat (limited to 'SUPPORTED_LANGUAGES.md')
| -rw-r--r-- | SUPPORTED_LANGUAGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 9367de7db..3fa4621d5 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -278,7 +278,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka [surface](https://github.com/connorlay/tree-sitter-surface) | unstable | `HFIJ ` | | @connorlay [svelte](https://github.com/tree-sitter-grammars/tree-sitter-svelte) | unstable | `HFIJL` | | @amaanq [sway](https://github.com/FuelLabs/tree-sitter-sway.git) | unstable | `HFIJL` | | @ribru17 -[swift](https://github.com/alex-pinkus/tree-sitter-swift) | unmaintained | `HFIJL` | X | @alex-pinkus +[swift](https://github.com/alex-pinkus/tree-sitter-swift) | unstable | `HFIJL` | | @alex-pinkus [sxhkdrc](https://github.com/RaafatTurki/tree-sitter-sxhkdrc) | unstable | `HF J ` | | @RaafatTurki [systemtap](https://github.com/ok-ryoko/tree-sitter-systemtap) | unstable | `HF JL` | | @ok-ryoko [t32](https://gitlab.com/xasc/tree-sitter-t32) | unstable | `HFIJL` | | @xasc |
