chore: bump the grammar's git rev, and update the highlights.scm accordingly

pull/13458/head
rotmh 2025-05-03 22:05:14 +03:00
parent 79722c2348
commit 019513a6fd
No known key found for this signature in database
GPG Key ID: FA5492BE76A4974A
2 changed files with 1 additions and 5 deletions

View File

@ -4323,4 +4323,4 @@ grammar = "dunstrc"
[[grammar]]
name = "dunstrc"
source = { git = "https://github.com/rotmh/tree-sitter-dunstrc", rev = "f40e8b5b46ff43164fc32ef1debf6e23a3bfba24" }
source = { git = "https://github.com/rotmh/tree-sitter-dunstrc", rev = "928af88be0dc91d5f1dc716c550d0f54200608b0" }

View File

@ -1,10 +1,6 @@
(assign
(key) @attribute)
(assign
(value
(quoted) @string))
(comment) @comment.line
[