mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
feat(make): fold define statements.
This commit is contained in:
parent
89eed3572d
commit
a83032cee1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
([
|
([
|
||||||
(conditional)
|
(conditional)
|
||||||
(rule)
|
(rule)
|
||||||
|
(define_directive)
|
||||||
] @fold
|
] @fold
|
||||||
(#trim! @fold))
|
(#trim! @fold))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue