Skip to content

Commit

Permalink
rm vundle
Browse files Browse the repository at this point in the history
  • Loading branch information
smith committed Jan 25, 2013
1 parent 8d9cbd1 commit 7faf6a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
[submodule "vimfiles/bundle/vundle"]
path = vimfiles/bundle/vundle
url = git://github.com/gmarik/vundle.git

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ My Vim configuration and extra stuff. Should run on MacVim, Linux (`vim-nox` on

## Setup

`rake install` will download the [vundle](https://github.com/gmarik/vundle) submodule, install the bundled plugins, and link the configuration to your home directory.
`rake install` will download [vundle](https://github.com/gmarik/vundle), install the bundled plugins, and link the configuration to your home directory.

`rake install:extra` will link the files in the extra directory to their dotfile counterparts.

0 comments on commit 7faf6a8

Please sign in to comment.