mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
Fix #724: Add (initializer_list) to C folds
This commit is contained in:
parent
7cea298144
commit
382e09aa56
1 changed files with 2 additions and 0 deletions
|
|
@ -10,4 +10,6 @@
|
||||||
(preproc_elif)
|
(preproc_elif)
|
||||||
(preproc_else)
|
(preproc_else)
|
||||||
(preproc_ifdef)
|
(preproc_ifdef)
|
||||||
|
(initializer_list)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue