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

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