tpope / vim-cucumber

Vim Cucumber runtime files

Home Page:http://www.vim.org/scripts/script.php?script_id=2973

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to highlight step if it not implemented

dgorodnichybak opened this issue · comments

For example:
step "And I go to logout1 page" not implemented:
qwer

No.

Syntastic does this. See my issue for more details: #30