Skip to content

Commit 35f1c2a

Browse files
authored
Update tree-sitter-todotxt (#11097)
Update to latest commit that allows any non-whitespace character for projects, and contexts.
1 parent 928e3f0 commit 35f1c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3245,7 +3245,7 @@ auto-format = true
32453245

32463246
[[grammar]]
32473247
name = "todotxt"
3248-
source = { git = "https://github.com/arnarg/tree-sitter-todotxt", rev = "0207f6a4ab6aeafc4b091914d31d8235049a2578" }
3248+
source = { git = "https://github.com/arnarg/tree-sitter-todotxt", rev = "3937c5cd105ec4127448651a21aef45f52d19609" }
32493249

32503250
[[language]]
32513251
name = "strace"

0 commit comments

Comments
 (0)