aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorMichael Davis2022-08-17 01:40:21 +0000
committerGitHub2022-08-17 01:40:21 +0000
commit254d5589070b4b86e0352a78978761bba490c663 (patch)
tree413bdb053f57f48e174128a118008b20b39fab45 /languages.toml
parentd6e4fd15fc86eacbd083f29ed5d3669d3b2e7014 (diff)
Update tree-sitter-swift (#3461)
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 4b01869d..1bab3433 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1234,7 +1234,7 @@ language-server = { command = "sourcekit-lsp" }
[[grammar]]
name = "swift"
-source = { git = "https://github.com/Dispersia/tree-sitter-swift", rev = "e75240f89bb3bfd3396155859ae364e5c58d7377" }
+source = { git = "https://github.com/alex-pinkus/tree-sitter-swift", rev = "77c6312c8438f4dbaa0350cec92b3d6dd3d74a66" }
[[language]]
name = "erb"