mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
Introduce @include
This commit is contained in:
parent
57424533a7
commit
f6bf56974e
3 changed files with 5 additions and 3 deletions
|
|
@ -79,6 +79,7 @@ are optional and will not have any effect for now.
|
|||
`@operator`
|
||||
`@keyword`
|
||||
`@exception`
|
||||
`@include` keywords for including modules (e.g. import/from in Python)
|
||||
|
||||
`@type`
|
||||
`builtin`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue