nvim-treesitter/tests/query/highlights/usd/subLayers.usda

10 lines
158 B
Text
Raw Normal View History

#usda 1.0
(
subLayers = [
2023-12-24 12:52:21 +01:00
# <- @keyword
@./model_sub.usda@ (offset = 1)
2023-12-24 12:52:21 +01:00
# <- @text.uri
# ^ @keyword
]
)