File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments