Junegunn Choi 7c7ef8cf2f Trigger BufRead when a plugin is loaded by `on` condition 9 лет назад
..
README.md baf7b18f73 Update test runner script 11 лет назад
regressions.vader 7c7ef8cf2f Trigger BufRead when a plugin is loaded by `on` condition 9 лет назад
run 7c7ef8cf2f Trigger BufRead when a plugin is loaded by `on` condition 9 лет назад
test.vader 10008e5843 Do not patch plug.vim during test 9 лет назад
workflow.vader 656ccef8dc Switch &shell during submodule update 9 лет назад

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