mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(dot): fold queries
This commit is contained in:
parent
0fb1c6e92e
commit
c29969e8ef
2 changed files with 5 additions and 1 deletions
4
runtime/queries/dot/folds.scm
Normal file
4
runtime/queries/dot/folds.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
(edge_stmt)+
|
||||
(node_stmt)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue