Update tree-sitter-todotxt (#11097)
Update to latest commit that allows any non-whitespace character for projects, and contexts.
This commit is contained in:
parent
928e3f0d85
commit
35f1c2a55f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue