Junegunn Choi 7ace0c42db Trigger User autocmd when plugin is loaded on demand (#231) před 10 roky
..
fixtures 0263370bd1 Fix #112: Do not suppress messages from ftplugin před 11 roky
README.md baf7b18f73 Update test runner script před 11 roky
regressions.vader 6677e8bffd Add test case for g:plug_shallow před 10 roky
run 0e9fa672f8 Fix #139 - Use git fetch+merge instead of pull před 11 roky
test.vader ef4549d2d1 Support Python 2.6+ & 3.0+ před 10 roky
workflow.vader 7ace0c42db Trigger User autocmd when plugin is loaded on demand (#231) před 10 roky

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