aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorTomas Sandven2023-08-18 20:48:47 +0000
committerGitHub2023-08-18 20:48:47 +0000
commit18a79aa3bf4bfc1569d104eaab5652ccccc217b3 (patch)
treea189fd54e60fa563f8e0409d707b36f6c8f8baeb /languages.toml
parent2b7e7c80eb4bdc0c7283f94efd6079992840753b (diff)
Update tree-sitter-robot (#7970)
* Update tree-sitter-robot * Update Robot highlights query for Helix * Change @comment.single to @comment Co-authored-by: Michael Davis <mcarsondavis@gmail.com> --------- Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
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 d3cb4025..dc07bb2b 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1567,7 +1567,7 @@ language-servers = [ "robotframework_ls" ]
[[grammar]]
name = "robot"
-source = { git = "https://github.com/Hubro/tree-sitter-robot", rev = "f1142bfaa6acfce95e25d2c6d18d218f4f533927" }
+source = { git = "https://github.com/Hubro/tree-sitter-robot", rev = "322e4cc65754d2b3fdef4f2f8a71e0762e3d13af" }
[[language]]
name = "r"