vim-plug/test
Junegunn Choi 6272f5e289 Improve PlugStatus
- Display load status
- Load plugin with 'L' key

(This commit also allows not loading a plugin with `'for': []`. It used
to load ftdetect files.)
2014-08-10 13:46:46 +09:00
..
README.md Update test runner script 2014-06-23 12:53:51 +09:00
run Improve PlugStatus 2014-08-10 13:46:46 +09:00
workflow.vader Improve PlugStatus 2014-08-10 13:46:46 +09:00

Test cases for vim-plug

Prerequisite

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