Makes interacting with your mocha test a more pleasurable experience.
With vim-plug
Plug 'peteyycz/mocha.vim'
- ToggleOnly:
toggles exclusive the nearest describe or it block
- ToggleSkip:
toggles skip on nearest describe or it block
- FocusNextTest
jumps to the next describe or it block
- FocusPreviousTest
jumps to the previous describe or it block
- create test text object