TODOs
This commit is contained in:
parent
70e6b0bed9
commit
89b7e275b8
@ -66,7 +66,7 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.
|
|||||||
|
|
||||||
## Also
|
## 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 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
|
* 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
|
* √ activate newly added bundles on .vimrc reload or after :BundleInstall
|
||||||
* √ use preview window for search results
|
* √ use preview window for search results
|
||||||
* √ vim documentation
|
* √ vim documentation
|
||||||
|
* tests
|
||||||
* improve error handling
|
* improve error handling
|
||||||
|
* :VundleUpdate - self.update
|
||||||
|
* handle dependencies
|
||||||
* allow specify revision/version?
|
* allow specify revision/version?
|
||||||
* search by description aswell
|
* search by description aswell
|
||||||
* show descrption in search results
|
* show descrption in search results
|
||||||
* instead sourcing .vimrc before installation come up with another solution
|
* instead sourcing .vimrc before installation come up with another solution
|
||||||
* tests
|
|
||||||
* make it rock!
|
* make it rock!
|
||||||
|
|
||||||
[Vundle]:http://github.com/gmarik/vundle
|
[Vundle]:http://github.com/gmarik/vundle
|
||||||
|
Loading…
Reference in New Issue
Block a user