File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 44
55| rails-introduction | Introduction and Feature Summary
66| rails-installation | Installation and Usage
7- | rails-install -vim | Installing and Configuring Vim
7+ | rails-configure -vim | Configuring Vim
88| rails-install-plugin | Installing and Using the Plugin
99| rails-commands | General Commands
1010| rails-navigation | Navigation
@@ -89,12 +89,8 @@ INSTALLATION AND USAGE *rails-installation*
8989If you are familiar Vim and have the latest version installed, you may skip
9090directly to | rails-install-plugin | below.
9191
92- Installing and Configuring Vim ~
93- *rails-install-vim*
94- Vim 7 or newer is required. If possible, install a version of Vim with the
95- | Ruby | interface compiled in, as a few features will make use of it when
96- available.
97-
92+ Configuring Vim ~
93+ *rails-configure-vim*
9894If you are new to Vim, you need to create a vimrc. For Windows, this file
9995goes in ~\_vimrc (try :e ~\_vimrc if you don't know where this is). On other
10096platforms, use ~/.vimrc. A very minimal example file is shown below.
You can’t perform that action at this time.
0 commit comments