Closed svermeulen closed 10 years ago
Thanks, I'm looking into this.
Should be fixed now. If you still see any issues, let me know.
Awesome! Thanks.
Hmm for some reason I'm getting this error now:
Sorry about that! I had fixed that but while in another branch and did not realize that the problem existed on master. I've pushed the fix. I'm going to have to start looking into automated testing. I currently try to test all the features before pushing, but there are a lot of combinations, so it's easy to miss things.
No worries, I know the pain of vim scripting. I've had a lot of success using vimbot (with rspec) to test my plugins, but I know there's other testing frameworks out there as well.
I updated and that fixed the first error but now I'm seeing this when I close windows:
Case in point... fixed. Thanks for your feedback.
Repro steps (using vanilla vim with just this plugin):
Accordion 1
Accordion 2
Accordion 1
This issue seems to have been created recently so I'm just using an older build for now