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

12 lines
185 B
Scheme
Raw Normal View History

; Nix doesn't really have blocks, so just guess what people might want folds for
[
2022-11-14 00:10:02 +08:00
(if)
(with)
(let)
(function)
(attrset)
(rec_attrset)
(list)
(indented_string)
] @fold