We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727b71b commit e389f6eCopy full SHA for e389f6e
compiler/rails.vim
@@ -31,6 +31,9 @@ CompilerSet errorformat^=
31
\%\\&%\\s\ %#%m%\\>\ \ %#%f,
32
\Overwrite%.%#%\\S%\\+\ \ %#%m%\\x1b[0m\ \ %#%f,
33
\%-GOverwrite%.%#\"h\"%.%#,
34
+ \%+GCurrent\ version:%.%#,
35
+ \%+G\ %#Prefix\ %#Verb%.%#,
36
+ \%+G\ %#Code\ LOC:\ %.%#,
37
\%+EUsage:\ rails\ %.%#,
38
\%+EType\ 'rails'\ for\ help.
39
0 commit comments