mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
feat: allow to fold markdown sections
This commit is contained in:
parent
840994db95
commit
6b0ddaa9b3
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
||||||
(fenced_code_block)
|
(fenced_code_block)
|
||||||
(indented_code_block)
|
(indented_code_block)
|
||||||
(list)
|
(list)
|
||||||
|
(section)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue