I have just recently started using VIM as my main editor. Im having great fun so far discovering all the nice little features that it offers. I have been looking for a couple of days now for someway to run my cucumber tests from within the editor (a bonus if it can run specific scenarios). I have tried plugins like vim-cucumber and vim-vroom but I can't seem to get things working. Note: I do things in env.rb like running the "Rake" command which maybe why the plugins aren't working. Just wondering if anybody has been in the same boat and has a solution and any help would be appreciated greatly.
Thanks Alex