This website requires JavaScript.
Explore
Help
Sign In
Github
/
vim-plug
Watch
1
Star
0
Fork
0
You've already forked vim-plug
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a34b745a21
vim-plug
/
test
History
Junegunn Choi
a34b745a21
Fix
#184
- Avoid duplicate entries in g:plugs_order
2015-02-25 22:31:39 +09:00
..
fixtures
Fix
#112
: Do not suppress messages from ftplugin
2014-10-19 14:45:19 +09:00
README.md
Update test runner script
2014-06-23 12:53:51 +09:00
regressions.vader
Fix
#184
- Avoid duplicate entries in g:plugs_order
2015-02-25 22:31:39 +09:00
run
Fix
#139
- Use git fetch+merge instead of pull
2015-01-08 23:21:32 +09:00
test.vader
Python parallel plugin management.
2015-02-18 10:07:35 -05:00
workflow.vader
Interpret the second argument to Plug command as tag option
2015-02-21 12:26:11 +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