fix(turtle): update parser and queries

also update changed user names
This commit is contained in:
Christian Clason 2024-07-03 09:54:37 +02:00
parent f1a4a75005
commit 7adae51ff3
6 changed files with 12 additions and 10 deletions

View file

@ -1,4 +1,5 @@
[
(statement)
(directive)
(triple)
(blank_node_property_list)
] @fold

View file

@ -1,5 +1,6 @@
[
(statement)
(directive)
(triple)
(blank_node_property_list)
(collection)
] @indent.begin

View file

@ -1,4 +1,4 @@
(turtle_doc) @local.scope
(document) @local.scope
(subject
[