Skip to content

Commit

Permalink
updated to api that I somehow refactored to
Browse files Browse the repository at this point in the history
  • Loading branch information
brianleroux committed Feb 21, 2012
1 parent be6fc38 commit b9d5666
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Expand Up @@ -34,17 +34,16 @@ if you do need more, you can always fork this repo, create a branch, modify the


quick-vim requires a bash and git. from there: quick-vim requires a bash and git. from there:


git clone quick-vim git clone git://github.com/brianleroux/quick-vim.git
cd quick-vim cd quick-vim
./install ./quick-vim install


upgrading you can reset to the default vim env by simply:


cd quick-vim ./quick-vim uninstall
git pull
./install


if you want to restore to the original vim installation brute force upgrade it all:


./uninstall ./quick-vim upgrade


thats it.

0 comments on commit b9d5666

Please sign in to comment.