mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(diff): add folds
This commit is contained in:
parent
39490604b0
commit
7a64148896
1 changed files with 5 additions and 0 deletions
5
queries/diff/folds.scm
Normal file
5
queries/diff/folds.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[
|
||||
(block)
|
||||
(hunks)
|
||||
(hunk)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue