Skip to content

Commit

Permalink
Match "Could not find generator" error
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Apr 25, 2015
1 parent 8505c45 commit db12c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/rails.vim
Expand Up @@ -35,6 +35,7 @@ CompilerSet errorformat^=
\%+G\ %#Prefix\ %#Verb%.%#,
\%+G\ %#Code\ LOC:\ %.%#,
\%+EUsage:%.%#,
\%+ECould\ not\ find\ generator%.%#,
\%+EType\ 'rails'\ for\ help.

" -complete=customlist,rails#complete_rails

0 comments on commit db12c6d

Please sign in to comment.