Skip to content

Commit 12c26a2

Browse files
committed
Remove obsolete modeline documentation
1 parent ee17c9a commit 12c26a2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

doc/rails.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -928,16 +928,6 @@ File to load when a new Rails application is created. Defaults to the README.
928928
Use GNU Screen or Tmux (if it is running) to launch |:Rscript| console and
929929
|:Rserver| in the background. Enabled by default.
930930

931-
*g:rails_modelines* >
932-
let g:rails_modelines=1
933-
Enable modelines like the following: >
934-
# Rset task=db:schema:load
935-
Modelines set buffer-local options using the :Rset command.
936-
Also enables method specific modelines (note the case difference): >
937-
def show
938-
# rset preview=blog/show/1
939-
Modelines are deprecated and disabled by default.
940-
941931
*g:rails_url* >
942932
let g:rails_url='http://localhost:3000/'
943933
Used for the |:Rpreview| command. Default is as shown above. Overridden by

0 commit comments

Comments
 (0)