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
Hi, I am not an evil user. I made a PR to the official vimish-fold for allowing it to handle nested folds. However, I saw with the owner that the package would need to be redesigned at some point in order to allow it being a little bit heavier.
I have some people at work trying to use evil-vimish-fold from here and vimish-fold nested from my fork but they can't since it does not behave well. So I thought there might be some people interested from here.
NB: Sorry for the bad english.
The text was updated successfully, but these errors were encountered:
This is an issue for me too. I'm building a re-frame web app (clojure(script)'s analog to redux), and I'd like to be able to organize the file like this:
Unfortunately, when I try to fold the individual functions within the fold block marked with the vimish-fold-marks, the whole outer fold collapses, which is not what I'd prefer. I think it would be great if we could have nested folds, and the default would be for the inner-most fold possible would collapse.
Hi, I am not an evil user. I made a PR to the official vimish-fold for allowing it to handle nested folds. However, I saw with the owner that the package would need to be redesigned at some point in order to allow it being a little bit heavier.
You can see the fork at: https://github.com/Monkeypac/vimish-fold
I have some people at work trying to use evil-vimish-fold from here and vimish-fold nested from my fork but they can't since it does not behave well. So I thought there might be some people interested from here.
NB: Sorry for the bad english.
The text was updated successfully, but these errors were encountered: