Python (folds): allow to fold strings

Mostly useful for folding docstrings
This commit is contained in:
Santos Gallegos 2021-01-01 22:01:10 -05:00 committed by Stephan Seitz
parent 0df55edb52
commit c74be54deb

View file

@ -22,4 +22,6 @@
(list) (list)
(set) (set)
(dictionary) (dictionary)
(string)
] @fold ] @fold