aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorSebastian Hoß2022-11-01 00:27:53 +0000
committerGitHub2022-11-01 00:27:53 +0000
commit9b247b1104ab34d55ca383daafab2a26dae31253 (patch)
treec14c1c7a0766675d7c3af800f56df94cf4b42575 /languages.toml
parented7ea8c9ba639daebdbc81630bd789aeb344e2d4 (diff)
Update SSH client config grammar & highlight queries (#4538)
Co-authored-by: Sebastian Hoß <seb@hoß.de>
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 95c37945..adce81c5 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1518,7 +1518,7 @@ roots = []
[[grammar]]
name = "sshclientconfig"
-source = { git = "https://github.com/metio/tree-sitter-ssh-client-config", rev = "769d7a01a2e5493b4bb5a51096c6bf4be130b024" }
+source = { git = "https://github.com/metio/tree-sitter-ssh-client-config", rev = "e45c6d5c71657344d4ecaf87dafae7736f776c57" }
[[language]]
name = "scheme"