Remove colon from "todo" ni readme

This commit is contained in:
Peter Dave Hello 2017-06-08 16:07:37 +08:00
parent 3fc531de05
commit 2e85577e9f

View File

@ -10,7 +10,7 @@
- [Contributors](#contributors) - [Contributors](#contributors)
- [Inspiration & Ideas](#inspiration--ideas) - [Inspiration & Ideas](#inspiration--ideas)
- [Also](#also) - [Also](#also)
- [TODO:](#todo) - [TODO](#todo)
## About ## About
@ -139,7 +139,7 @@ see [Vundle contributors](https://github.com/VundleVim/Vundle.vim/graphs/contrib
* Vundle was developed and tested with [Vim] 7.3 on OS X, Linux and Windows * Vundle was developed and tested with [Vim] 7.3 on OS X, Linux and Windows
* Vundle tries to be as [KISS](http://en.wikipedia.org/wiki/KISS_principle) as possible * Vundle tries to be as [KISS](http://en.wikipedia.org/wiki/KISS_principle) as possible
## 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.
* [x] activate newly added bundles on `.vimrc` reload or after `:PluginInstall` * [x] activate newly added bundles on `.vimrc` reload or after `:PluginInstall`