mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 15:30:01 -04:00
9 lines
158 B
Text
9 lines
158 B
Text
#usda 1.0
|
|
(
|
|
subLayers = [
|
|
# <- @keyword
|
|
@./model_sub.usda@ (offset = 1)
|
|
# <- @text.uri
|
|
# ^ @keyword
|
|
]
|
|
)
|