mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(cmake): add block_def to fold
This commit is contained in:
parent
1d6e1354b7
commit
134d5bee6e
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@
|
|||
(while_loop)
|
||||
(function_def)
|
||||
(macro_def)
|
||||
(block_def)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue