From 89b7e275b8493e1a03a63f45f2c057b963db4067 Mon Sep 17 00:00:00 2001 From: gmarik Date: Sat, 19 Mar 2011 23:35:09 -0500 Subject: [PATCH] TODOs --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fd4eeb..3846404 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details. ## Also -* Vundle was developed and tested in [Vim] 7.3 on `OSX` and `Linux` +* Vundle was developed and tested with [Vim] 7.3 on `OSX` and `Linux` * Vundle wasn't tested on windows(so if you care i'm waiting for your pull request) * Vundle tries to be as [KISS](http://en.wikipedia.org/wiki/KISS_principle) as possible @@ -76,12 +76,14 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details. * √ activate newly added bundles on .vimrc reload or after :BundleInstall * √ use preview window for search results * √ vim documentation +* tests * improve error handling +* :VundleUpdate - self.update +* handle dependencies * allow specify revision/version? * search by description aswell * show descrption in search results * instead sourcing .vimrc before installation come up with another solution -* tests * make it rock! [Vundle]:http://github.com/gmarik/vundle