This is the development version of Vim's included runtime files for the Ruby acceptance testing framework Cucumber. It provides syntax highlighting, indenting, and some editing commands.
vim-cucumber provides commands to jump from steps to step definitions in feature files.
In normal mode, pressing [<C-d>
or ]<C-d>
on a step jumps to the corresponding step definition and replaces the current buffer. <C-W>d
or <C-w><C-d>
on a step jumps to its definition in a new split buffer and moves the cursor there. [d
or ]d
on a step opens the step definition in a new split buffer while maintaining the current cursor position.
Install using your favorite package manager, or use Vim's built-in package support:
mkdir -p ~/.vim/pack/tpope/start
cd ~/.vim/pack/tpope/start
git clone https://tpope.io/vim/cucumber.git
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4