Use github markdown checkmarks (#749)
* Updates readme to use github markdown checkmarks
This commit is contained in:
parent
fef1c2f318
commit
9078aafe02
22
README.md
22
README.md
@ -128,17 +128,17 @@ see [Vundle contributors](https://github.com/VundleVim/Vundle.vim/graphs/contrib
|
|||||||
## TODO:
|
## TODO:
|
||||||
[Vundle] is a work in progress, so any ideas and patches are appreciated.
|
[Vundle] is a work in progress, so any ideas and patches are appreciated.
|
||||||
|
|
||||||
* ✓ activate newly added bundles on `.vimrc` reload or after `:PluginInstall`
|
* [x] activate newly added bundles on `.vimrc` reload or after `:PluginInstall`
|
||||||
* ✓ use preview window for search results
|
* [x] use preview window for search results
|
||||||
* ✓ Vim documentation
|
* [x] Vim documentation
|
||||||
* ✓ put Vundle in `bundles/` too (will fix Vundle help)
|
* [x] put Vundle in `bundles/` too (will fix Vundle help)
|
||||||
* ✓ tests
|
* [x] tests
|
||||||
* ✓ improve error handling
|
* [x] improve error handling
|
||||||
* allow specifying revision/version?
|
* [ ] allow specifying revision/version?
|
||||||
* handle dependencies
|
* [ ] handle dependencies
|
||||||
* show description in search results
|
* [ ] show description in search results
|
||||||
* search by description as well
|
* [ ] search by description as well
|
||||||
* make it rock!
|
* [ ] make it rock!
|
||||||
|
|
||||||
[Vundle]:http://github.com/VundleVim/Vundle.vim
|
[Vundle]:http://github.com/VundleVim/Vundle.vim
|
||||||
[Windows setup]:https://github.com/VundleVim/Vundle.vim/wiki/Vundle-for-Windows
|
[Windows setup]:https://github.com/VundleVim/Vundle.vim/wiki/Vundle-for-Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user