This website works better with JavaScript
Home
Explore
Help
Sign In
dzp
/
vim-plug
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
48fba1454b
Branches
Tags
master
vim-plug
/
test
Junegunn Choi
7ace0c42db
Trigger User autocmd when plugin is loaded on demand (
#231
)
10 years ago
..
fixtures
0263370bd1
Fix
#112
: Do not suppress messages from ftplugin
11 years ago
README.md
baf7b18f73
Update test runner script
11 years ago
regressions.vader
6677e8bffd
Add test case for g:plug_shallow
10 years ago
run
0e9fa672f8
Fix
#139
- Use git fetch+merge instead of pull
11 years ago
test.vader
ef4549d2d1
Support Python 2.6+ & 3.0+
10 years ago
workflow.vader
7ace0c42db
Trigger User autocmd when plugin is loaded on demand (
#231
)
10 years ago
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