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

Automatic folding for RSpec files in vim

Results 4 vim-fold-rspec issues
Sort by recently updated
recently updated
newest added
trafficstars

Fixes #6 Feels weird to handle it different than the other settings, but I understand not surprising upgrading users.

`foldtext` is overwritten for rspec files, and I would prefer it not to be. I would like either an option not to overwrite it, or allow overwriting the overwriting via...

Hi, I'm giving this a try. Unfortunately, opening a new spec with ~300 lines takes 4 seconds on a 2014 MacBook Pro. Is it something that others are experiencing? Show...

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