mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -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)
|
(list)
|
||||||
(set)
|
(set)
|
||||||
(dictionary)
|
(dictionary)
|
||||||
|
|
||||||
|
(string)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue