From 0d7292528f1faea3e99403b674f24c835a93fc50 Mon Sep 17 00:00:00 2001 From: Caleb Eby Date: Tue, 16 Aug 2016 20:57:33 -0700 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ce1b4df..15ad130 100644 --- a/README.md +++ b/README.md @@ -128,17 +128,17 @@ see [Vundle contributors](https://github.com/VundleVim/Vundle.vim/graphs/contrib ## TODO: [Vundle] is a work in progress, so any ideas and patches are appreciated. -[x] activate newly added bundles on `.vimrc` reload or after `:PluginInstall` -[x] use preview window for search results -[x] Vim documentation -[x] put Vundle in `bundles/` too (will fix Vundle help) -[x] tests -[x] improve error handling -[ ] allow specifying revision/version? -[ ]handle dependencies -[ ]show description in search results -[ ]search by description as well -[ ]make it rock! +* [x] activate newly added bundles on `.vimrc` reload or after `:PluginInstall` +* [x] use preview window for search results +* [x] Vim documentation +* [x] put Vundle in `bundles/` too (will fix Vundle help) +* [x] tests +* [x] improve error handling +* [ ] allow specifying revision/version? +* [ ] handle dependencies +* [ ] show description in search results +* [ ] search by description as well +* [ ] make it rock! [Vundle]:http://github.com/VundleVim/Vundle.vim [Windows setup]:https://github.com/VundleVim/Vundle.vim/wiki/Vundle-for-Windows