[vendor] adds ship script
Probably should rework as an antigen plugin, but figured this is sufficient in a pinch
This commit is contained in:
parent
207f12d015
commit
1059f1561b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule "vendor/VundleVim/Vundle.vim"]
|
||||
path = vendor/VundleVim/Vundle.vim
|
||||
url = https://github.com/VundleVim/Vundle.vim
|
||||
[submodule "vendor/fetchlogic/ship"]
|
||||
path = vendor/fetchlogic/ship
|
||||
url = git@github.com:fetchlogic/ship.git
|
||||
|
|
1
vendor/fetchlogic/ship
vendored
Submodule
1
vendor/fetchlogic/ship
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 99b437db9ca13ede0d26647fc19243639baa8f47
|
Loading…
Add table
Add a link
Reference in a new issue