Update generated neovim config
This commit is contained in:
16
config/neovim/store/treesitter-parsers/queries/zig/folds.scm
Normal file
16
config/neovim/store/treesitter-parsers/queries/zig/folds.scm
Normal file
@ -0,0 +1,16 @@
|
||||
[
|
||||
(Block)
|
||||
(ContainerDecl)
|
||||
(SwitchExpr)
|
||||
(InitList)
|
||||
(AsmExpr)
|
||||
(ErrorSetDecl)
|
||||
(LINESTRING)
|
||||
(
|
||||
[
|
||||
(IfPrefix)
|
||||
(WhilePrefix)
|
||||
(ForPrefix)
|
||||
]
|
||||
)
|
||||
] @fold
|
||||
Reference in New Issue
Block a user