mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
support the fold of haskell
This commit is contained in:
parent
365f0eb75f
commit
f0e710793f
1 changed files with 5 additions and 0 deletions
5
queries/haskell/folds.scm
Normal file
5
queries/haskell/folds.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[
|
||||
(exp_apply)
|
||||
(exp_do)
|
||||
(function)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue