vim-fold-rspec icon indicating copy to clipboard operation
vim-fold-rspec copied to clipboard

Nested contexts are not folding

Open shyam-habarakada opened this issue 7 years ago • 1 comments
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?

shyam-habarakada avatar Aug 08 '18 21:08 shyam-habarakada

Sorry for the late reply — totally missed this comment somehow!

It's working for me:

screenshot_20180824_185853

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...)

rlue avatar Aug 24 '18 11:08 rlue