Compare commits

..

No commits in common. "340934db92aea902a61b9f79b9e6f4bd15111044" and "8b952bb1d5560bda283bf81d2a95cec62e031e09" have entirely different histories.

4 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,7 @@
[book]
authors = ["Blaž Hrastnik"]
language = "en"
multilingual = false
src = "src"
[output.html]

View File

@ -3428,7 +3428,7 @@ text-width = 72
[[grammar]]
name = "jjdescription"
source = { git = "https://github.com/kareigu/tree-sitter-jjdescription", rev = "1613b8c85b6ead48464d73668f39910dcbb41911" }
source = { git = "https://github.com/kareigu/tree-sitter-jjdescription", rev = "d09205b52b5a0165b588a793e366c1116468d86f" }
[[language]]
name = "jq"

View File

@ -4,7 +4,5 @@
(change type: "A" @diff.plus)
(change type: "D" @diff.minus)
(change type: "M" @diff.delta)
(change type: "C" @diff.plus)
(change type: "R" @diff.delta)
(comment) @comment

View File

@ -1,2 +0,0 @@
((comment) @injection.content
(#set! injection.language "comment"))