Junegunn Choi 6843e5aeec Merge pull request #361 from junegunn/snapshot-in-vimscript hace 10 años
..
README.md baf7b18f73 Update test runner script hace 11 años
regressions.vader 87b426e381 Fix #350 - Tagged plugin should be unshallowed on update hace 10 años
run dbd045e995 Migrate travis to use new docker system. hace 10 años
test.vader 240dc9cbb6 Fix Travis CI build hace 10 años
workflow.vader 6843e5aeec Merge pull request #361 from junegunn/snapshot-in-vimscript hace 10 años

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