mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:30:03 +08:00
34 lines
369 B
Scheme
Vendored
34 lines
369 B
Scheme
Vendored
[
|
|
(interface)
|
|
(implementation)
|
|
(initialization)
|
|
(finalization)
|
|
|
|
(if)
|
|
(ifElse)
|
|
(while)
|
|
(repeat)
|
|
(for)
|
|
(foreach)
|
|
(try)
|
|
(case)
|
|
(caseCase)
|
|
(asm)
|
|
(with)
|
|
|
|
(declVar)
|
|
(declConst)
|
|
(declEnum)
|
|
(declProcRef)
|
|
(declExports)
|
|
(declProcRef)
|
|
(declType)
|
|
(defProc)
|
|
(declField)
|
|
(declProp)
|
|
|
|
(comment)
|
|
] @fold
|
|
|
|
(interface (declProc) @fold)
|