add antigen as a submodule
This commit is contained in:
parent
84de4d1586
commit
eeaea35c58
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -87,3 +87,6 @@
|
||||||
[submodule "vim-files/vim/bundle/vundle"]
|
[submodule "vim-files/vim/bundle/vundle"]
|
||||||
path = vim-files/vim/bundle/vundle
|
path = vim-files/vim/bundle/vundle
|
||||||
url = https://github.com/gmarik/Vundle.vim.git
|
url = https://github.com/gmarik/Vundle.vim.git
|
||||||
|
[submodule "zsh-files/antigen"]
|
||||||
|
path = zsh-files/antigen
|
||||||
|
url = https://github.com/zsh-users/antigen.git
|
||||||
|
|
|
||||||
1
zsh-files/antigen
Submodule
1
zsh-files/antigen
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7860ce7aecdbed8fd8ff75472ac59c52c2ac9a7e
|
||||||
Loading…
Add table
Add a link
Reference in a new issue