Skip to content

Commit

Permalink
Updated README to markdown format.
Browse files Browse the repository at this point in the history
  • Loading branch information
brewerja committed Aug 23, 2012
1 parent bd6380e commit 2ceb241
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README → README.mkd
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
My vim configuration.
#My Vim Configuration

To activate the config files and populate the contents of the submodules:

sh configure

To update all submodules:

git submodule foreach git pull origin master

To add a new submodule:

git submodule add https://github.com/user/repo.git bundle/repo-name

0 comments on commit 2ceb241

Please sign in to comment.