mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Python (folds): allow to fold strings
Mostly useful for folding docstrings
This commit is contained in:
parent
0df55edb52
commit
c74be54deb
1 changed files with 2 additions and 0 deletions
|
|
@ -22,4 +22,6 @@
|
|||
(list)
|
||||
(set)
|
||||
(dictionary)
|
||||
|
||||
(string)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue