1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 06:50:05 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/queries/nix/folds.scm

12 lines
273 B
Scheme
Raw Normal View History

; Nix doesn't really have blocks, so just guess what people might want folds for
[
(if_expression)
(with_expression)
(let_expression)
(function_expression)
(attrset_expression)
(rec_attrset_expression)
(list_expression)
(indented_string_expression)
] @fold