Junegunn Choi f80eed7379 Add <plug>(plug-preview) map (#769) před 7 roky
..
README.md baf7b18f73 Update test runner script před 11 roky
regressions.vader f7e6a86807 Deprecate implicit vim-scripts expansion před 8 roky
run ddc67fc136 Fix helptags generation for plugins with custom rtp před 8 roky
test.vader e6a775e0df Fix handling of changed up-to-date msg from Git (#724) před 7 roky
workflow.vader f80eed7379 Add <plug>(plug-preview) map (#769) před 7 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