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

Multi-line string breaks highlighting

davejacobs opened this issue · comments

It appears that when I add a multiline string in between an explicit Given statement and subsequent And statements, syntax highlighting breaks for all subsequent And statements. Highlighting returns to normal when I give another explicit Given, When, or Then statement.

Not sure how this was overlooked for so long. Thanks!

And, uh, just noticed I forgot to push. Pushed!

Haha I was wondering. Thanks!