Skip to content

Commit

Permalink
Use github markdown checkmarks (VundleVim#749)
Browse files Browse the repository at this point in the history
* Updates readme to use github markdown checkmarks
  • Loading branch information
calebeby authored and ryanoasis committed Oct 21, 2016
1 parent fef1c2f commit 9078aaf
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

* activate newly added bundles on `.vimrc` reload or after `:PluginInstall`
* use preview window for search results
* Vim documentation
* put Vundle in `bundles/` too (will fix Vundle help)
* tests
* 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
Expand Down

0 comments on commit 9078aaf

Please sign in to comment.