You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for testing! I stripped down my vimrc and discovered that it only happens when using "Nested" folding mode. Ie after calling :FoldToggle in a markdown file. Does it reproduce for you in this mode?
When adding a new row to a dashed list, the sibling folds of the current fold open. I would expect folds to stay unchanged.
Here's a demo: https://www.loom.com/share/61c7cb4af99d46bf991322bd202db109. In the demo I'm just adding a new row (starting with
o
to add a new line, then just typing- hi
).Does anyone else have this problem or know how I can address it? Possibly it's interference with something else in my vimrc.
Here's the sample text from that demo:
The text was updated successfully, but these errors were encountered: