From cb81deba57194de1e3b712c05775b14b06f36665 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sun, 17 Oct 2010 19:18:58 -0500 Subject: [PATCH] Docs updated --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3d01db1..9aca1d2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ** 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 @@ -30,10 +30,16 @@ triggers [Git clone](http://gitref.org/creating/#clone) for each configured repo ## Thanks -* [Pathogen](http://github.com/tpope/vim-pathogen/) -* [Bundler](http://github.com/wycats/bundler/) +* [Pathogen] +* [Bundler] ## TODO: -* improve code (as this is my first [Vim](http://vim.org) plugin) -* support non Git resources aswell +* improve code (as this is my first [Vim] plugin +* 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