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 080fc93 commit 2b33a3dCopy full SHA for 2b33a3d
compiler/rails.vim
@@ -52,9 +52,9 @@ CompilerSet errorformat^=
52
\%+ECould\ not\ find\ generator%.%#,
53
\%+EType\ 'rails'\ for\ help.,
54
\%\\&completion=rails#complete_rails,
55
- \%\\&console=console,
56
\%\\&start=console,
57
\%\\&terminal=%\\C%\\%%(console%\\\|dbconsole%\\\|server%\\\|%[cs]%\\\|db%\\)%\\>:%\\@!%\\ze%.%#,
+ \%\\&force_start=%\\C%\\%%(console%\\\|dbconsole%\\\|server%\\\|%[cs]%\\\|db%\\)%\\>:%\\@!%\\ze%.%#,
58
\%\\&default=default
59
60
" -complete=customlist,rails#complete_rails
0 commit comments