Skip to content

Commit

Permalink
Update README.rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
robconery committed Apr 27, 2012
1 parent 65e851b commit d7f9339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Expand Up @@ -8,8 +8,8 @@ This is based of the scrooloose repo, minus some menu settings and so on.
The simplest thing you can do is to create a "VimSettings" directory somewhere on your drive. Mines in my home root (~/). Just do a git clone from this repo and put it to your drive somewhere, then you need to setup some aliases to point to the vimrc and gvimrc files.

By default, Vim will look for these files in your root, so you'll need to alias them like this:
ln -s ~/VimSettings/vimrc .vimrc
ln -s ~/VimSettings/gvimrc .gvimrc
ln -s ~/VimSettings/vimrc .vimrc
ln -s ~/VimSettings/gvimrc .gvimrc

== Submodules
The code snippets are in git submodules - run this to sync them up:
Expand Down

0 comments on commit d7f9339

Please sign in to comment.