diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -5,10 +5,7 @@ To automatically install everything, just execute the install.sh script. Take a look at this script since it might perform some actions that are not of your satisfaction. Anyways, by default this script takes care of initializing and updating submodules (in my case, I keep the vundle repo as -a submodule). Nonetheless, this script won't install the plugins for you. In -order to do so remember to type the following inside vim: - - :BundleInstall +a submodule). Vim plugins will also get installed automatically. Notice though that in MacOS X the user should install the GNU coreutils package. In order to do this you should perform the following command: |
