Rfind not an editor command

I am using thoughtbot/dotfiles. I am trying to follow the screencast Vim for Rails developer and I get

“E492: Not an editor command: Rfind”

Can someone guide on what goes wrong here?

Thanks

I believe that command has been removed from Rails.vim. You should now be able to use the vim built in :find.

1 Like