mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-12 05:27:07 +00:00
zig: Remove folds.scm
(#9975)
This PR removes the `folds.scm` file from the `zig` extension, as Zed doesn't make use of it. Release Notes: - N/A
This commit is contained in:
parent
b0fb02e4be
commit
79b3b0c8ff
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
[
|
||||
(Block)
|
||||
(ContainerDecl)
|
||||
(SwitchExpr)
|
||||
(InitList)
|
||||
(AsmExpr)
|
||||
(ErrorSetDecl)
|
||||
(LINESTRING)
|
||||
(
|
||||
[
|
||||
(IfPrefix)
|
||||
(WhilePrefix)
|
||||
(ForPrefix)
|
||||
]
|
||||
)
|
||||
] @fold
|
Loading…
Reference in a new issue