Only use tsq for tsq files

This makes our highlight files more plain but it correctly highlights
scheme :/
pull/7854/head
Blaž Hrastnik 11 months ago
parent 979933b514
commit 57071513a8

@ -1053,7 +1053,7 @@ language-servers = [ "swipl" ]
[[language]]
name = "tsq"
scope = "source.tsq"
file-types = ["scm"]
file-types = ["tsq"]
roots = []
comment-token = ";"
injection-regex = "tsq"

Loading…
Cancel
Save