Docs updated

This commit is contained in:
gmarik 2010-10-17 19:18:58 -05:00
parent d07c22242a
commit cb81deba57

View File

@ -2,7 +2,7 @@
** Warning: alpha quality ** ** Warning: alpha quality **
[Vundle](http://github.com/gmarik/vundle) is a short cut for [Vim](http://vim.org)bundle and is a 67 LOC plugin for managing [Vim](http://vim.org) plugins. [Vundle] is a short cut for [Vim]bundle and is a 67 LOC plugin for managing [Vim] plugins.
## Installation ## Installation
@ -30,10 +30,16 @@ triggers [Git clone](http://gitref.org/creating/#clone) for each configured repo
## Thanks ## Thanks
* [Pathogen](http://github.com/tpope/vim-pathogen/) * [Pathogen]
* [Bundler](http://github.com/wycats/bundler/) * [Bundler]
## TODO: ## TODO:
* improve code (as this is my first [Vim](http://vim.org) plugin) * improve code (as this is my first [Vim] plugin
* support non Git resources aswell * support non [Git] resources aswell
[Vundle]:http://github.com/gmarik/vundle
[Pathogen]:http://github.com/tpope/vim-pathogen/
[Bundler]:http://github.com/wycats/bundler/
[Vim]:http://vim.org
[Git]:http://git-scm.com