vim-fold-rspec
vim-fold-rspec copied to clipboard
Nested contexts are not folding
trafficstars
Hi I just installed this and it works at the top level but my nested contexts (i.e. context within a context) or other nested blocks within a context don't appear to fold. Before I dig deeper, is this a known issue?
Sorry for the late reply — totally missed this comment somehow!
It's working for me:

Can you send a sample RSpec file that's not folding as expected, so I can test it out on my machine? Other than the formatting of the file, I can't imagine any reason it wouldn't be working (though it's been a very long time since I wrote this plugin...)