I'm using Tim Pope's rails.vim plugin and for the most part it highlights nearly everything I want, except Capybara's new DSL which contains keywords like feature
, scenario
, background
etc.
I don't want to create a new syntax file just for those two keywords, just need to add them to the existing one.