This website requires JavaScript.
Explore
Help
Sign In
kevin
/
vim-plug
Watch
1
Fork
0
You've already forked vim-plug
mirror of
https://github.com/junegunn/vim-plug.git
synced
2024-12-19 10:35:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb25f320a0
vim-plug
/
test
History
Junegunn Choi
eb25f320a0
Fix travis CI build
2016-05-23 13:15:57 +09:00
..
README.md
Update test runner script
2014-06-23 12:53:51 +09:00
regressions.vader
Trigger BufRead when a plugin is loaded by
on
condition
2016-05-23 13:11:06 +09:00
run
Fix travis CI build
2016-05-23 13:15:57 +09:00
test.vader
Do not patch plug.vim during test
2016-04-10 19:55:10 +09:00
workflow.vader
Switch &shell during submodule update
2016-04-29 13:39:17 +09:00
README.md
Test cases for vim-plug
Prerequisite
Vader.vim
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