vim-plug/test/README.md
2014-06-23 12:53:51 +09:00

26 lines
377 B
Markdown

Test cases for vim-plug
=======================
### Prerequisite
- [Vader.vim](https://github.com/junegunn/vader.vim)
### Run
```
./run
./run !
```
### TODO
Test cases for the following features are currently missing:
- Output formatting
- Timeout or interrupt cleaning up git processes
- User prompt in PlugClean command
- Single-threaded installer
- Windows support