Skip to content

Commit 2b33a3d

Browse files
committed
Update Dispatch hints
1 parent 080fc93 commit 2b33a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ CompilerSet errorformat^=
5252
\%+ECould\ not\ find\ generator%.%#,
5353
\%+EType\ 'rails'\ for\ help.,
5454
\%\\&completion=rails#complete_rails,
55-
\%\\&console=console,
5655
\%\\&start=console,
5756
\%\\&terminal=%\\C%\\%%(console%\\\|dbconsole%\\\|server%\\\|%[cs]%\\\|db%\\)%\\>:%\\@!%\\ze%.%#,
57+
\%\\&force_start=%\\C%\\%%(console%\\\|dbconsole%\\\|server%\\\|%[cs]%\\\|db%\\)%\\>:%\\@!%\\ze%.%#,
5858
\%\\&default=default
5959

6060
" -complete=customlist,rails#complete_rails

0 commit comments

Comments
 (0)