nvim-treesitter/tests/query/highlights/usd/subLayers.usda
2024-01-19 16:58:37 +01:00

9 lines
158 B
Text

#usda 1.0
(
subLayers = [
# <- @keyword
@./model_sub.usda@ (offset = 1)
# <- @text.uri
# ^ @keyword
]
)