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
10008e5843
vim-plug
/
test
History
Junegunn Choi
10008e5843
Do not patch plug.vim during test
2016-04-10 19:55:10 +09:00
..
README.md
Update test runner script
2014-06-23 12:53:51 +09:00
regressions.vader
Fix
#350
- Tagged plugin should be unshallowed on update
2015-12-11 23:11:21 +09:00
run
Make Plug{Install,Update}! trigger post-fetch checkout, submodule update
2016-04-04 14:05:35 +09:00
test.vader
Do not patch plug.vim during test
2016-04-10 19:55:10 +09:00
workflow.vader
Make Plug{Install,Update}! trigger post-fetch checkout, submodule update
2016-04-04 14:05:35 +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