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
I think that it's related to comments (#58 ?),.. but idk.
I'm configuring vim in fennel, and making heavy use of parinfer while writing that config. In some files it just stopped working after a while, and idk why. From time to time, I notice parenthesis stacking at the end of comments that i use for folding.
Originally i thought this may be fixed by making foldmarker something that isn't also valid parenthesis ({{{ to foldstart) but that didn't fix it. I don't really know how to approach this, but I have noticed the above-mentioned issues with comments.
Once it occurs again, I'll update the issue with more details, such as the file where it breaks ^^
The text was updated successfully, but these errors were encountered:
I think that it's related to comments (#58 ?),.. but idk.
I'm configuring vim in fennel, and making heavy use of parinfer while writing that config. In some files it just stopped working after a while, and idk why. From time to time, I notice parenthesis stacking at the end of comments that i use for folding.
Originally i thought this may be fixed by making foldmarker something that isn't also valid parenthesis (
{{{
tofoldstart
) but that didn't fix it. I don't really know how to approach this, but I have noticed the above-mentioned issues with comments.Once it occurs again, I'll update the issue with more details, such as the file where it breaks ^^
The text was updated successfully, but these errors were encountered: