Closed kelsin closed 13 years ago
Thank you!
Np, thanks :)
+1 from a vim user ;)
I added two files to snippets folder for "Scenario Outline" and "Scenarios". However, next lines to this sections are not indented.
Lines bellow a Scenario Outline: and Scenarios: should be indented.
Howdy :)
When using cucumber.el today I noticed that it wasn't letting me indent my background section the way the cucumber wiki shows:
https://github.com/cucumber/cucumber/wiki/Background
Lines below a Background: section should be indented.
This change fixes this. Let me know if anything else should be done, or if this is the wrong approach.