mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(proto): folds for import statements
This commit is contained in:
parent
8fccdb3d49
commit
802195d8f1
1 changed files with 2 additions and 0 deletions
|
|
@ -3,3 +3,5 @@
|
||||||
(message)
|
(message)
|
||||||
(service)
|
(service)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
||||||
|
(import)+ @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue