Unnamed repository; edit this file 'description' to name the repository.
Update tree-sitter-todotxt (#11097)
Update to latest commit that allows any non-whitespace character for projects, and contexts.
Lukas Grassauer 2024-07-14
parent 928e3f0 · commit 35f1c2a
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 69b55f17..97ee3e54 100644
--- a/languages.toml
+++ b/languages.toml
@@ -3245,7 +3245,7 @@ auto-format = true
[[grammar]]
name = "todotxt"
-source = { git = "https://github.com/arnarg/tree-sitter-todotxt", rev = "0207f6a4ab6aeafc4b091914d31d8235049a2578" }
+source = { git = "https://github.com/arnarg/tree-sitter-todotxt", rev = "3937c5cd105ec4127448651a21aef45f52d19609" }
[[language]]
name = "strace"