Junegunn Choi 449b4f1ed6 Disallow using standard Vim plugin directory as plug home 8 vuotta sitten
..
README.md baf7b18f73 Update test runner script 11 vuotta sitten
regressions.vader f7e6a86807 Deprecate implicit vim-scripts expansion 8 vuotta sitten
run 769192d3d0 Append -- to git checkout commands 8 vuotta sitten
test.vader b32169ff30 Use job_start on vim 9 vuotta sitten
workflow.vader 449b4f1ed6 Disallow using standard Vim plugin directory as plug home 8 vuotta sitten

README.md

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