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