Skip to content

Commit

Permalink
How to install vim stuffs
Browse files Browse the repository at this point in the history
  • Loading branch information
hgmnz committed Nov 9, 2012
1 parent 6b6fad0 commit 79844c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,11 @@ Clone this repository, change into the cloned directory, and run:
./install.sh
```

Then install some vim plugins managed with patogen and git submodules::

```
git submodule update --init
```

This will create symlinks for all config files in your home directory. You can
safely run this file multiple times to update.

0 comments on commit 79844c7

Please sign in to comment.