-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule plug
updated
10 files
+52 −0 | .github/workflows/test.yml | |
+47 −38 | .travis.yml | |
+39 −36 | README.md | |
+45 −40 | doc/plug.txt | |
+423 −131 | plug.vim | |
+41 −0 | test/functional.vader | |
+1 −0 | test/regressions.vader | |
+13 −6 | test/run | |
+1 −4 | test/test.vader | |
+129 −8 | test/workflow.vader |