mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 18:47:29 -07:00
Add test/README.md
This commit is contained in:
parent
23748f115f
commit
e5552548dc
22
test/README.md
Normal file
22
test/README.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
Test cases for vim-plug
|
||||||
|
=======================
|
||||||
|
|
||||||
|
### Prerequisite
|
||||||
|
|
||||||
|
- [Vader.vim](https://github.com/junegunn/vader.vim)
|
||||||
|
|
||||||
|
### Run
|
||||||
|
|
||||||
|
```vim
|
||||||
|
:Vader*
|
||||||
|
```
|
||||||
|
|
||||||
|
### TODO
|
||||||
|
|
||||||
|
Test cases for the following features are currently missing:
|
||||||
|
|
||||||
|
- Output formatting
|
||||||
|
- Timeout or interrupt cleaning up git processes
|
||||||
|
- User prompt in PlugClean command
|
||||||
|
- Automatic dependency resolution using Plugfile
|
||||||
|
|
Loading…
Reference in New Issue
Block a user