Junegunn Choi a34b745a21 Fix #184 - Avoid duplicate entries in g:plugs_order 11 lat temu
..
fixtures 0263370bd1 Fix #112: Do not suppress messages from ftplugin 11 lat temu
README.md baf7b18f73 Update test runner script 11 lat temu
regressions.vader a34b745a21 Fix #184 - Avoid duplicate entries in g:plugs_order 11 lat temu
run 0e9fa672f8 Fix #139 - Use git fetch+merge instead of pull 11 lat temu
test.vader e362fd5931 Python parallel plugin management. 11 lat temu
workflow.vader 95aa96a884 Interpret the second argument to Plug command as tag option 11 lat temu

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