mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
* fold for if/while/for * highlight "_" for ignore variable * highlight "c" for PtrTypeStart * highlight "?" for optional type * remove duplicate query node in indent
16 lines
185 B
Scheme
16 lines
185 B
Scheme
[
|
|
(Block)
|
|
(ContainerDecl)
|
|
(SwitchExpr)
|
|
(InitList)
|
|
(AsmExpr)
|
|
(ErrorSetDecl)
|
|
(LINESTRING)
|
|
(
|
|
[
|
|
(IfPrefix)
|
|
(WhilePrefix)
|
|
(ForPrefix)
|
|
]
|
|
)
|
|
] @fold
|