mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
And anouther submodules...
This commit is contained in:
parent
0e0418b675
commit
7801140089
18
.gitmodules
vendored
18
.gitmodules
vendored
@ -115,3 +115,21 @@
|
||||
[submodule "bundle/vim-commentary"]
|
||||
path = bundle/vim-commentary
|
||||
url = git@github.com:tpope/vim-commentary.git
|
||||
[submodule "bundle/vim-fugitive"]
|
||||
path = bundle/vim-fugitive
|
||||
url = git@github.com:tpope/vim-fugitive.git
|
||||
[submodule "bundle/vim-airline"]
|
||||
path = bundle/vim-airline
|
||||
url = git@github.com:bling/vim-airline.git
|
||||
[submodule "bundle/mayansmoke"]
|
||||
path = bundle/mayansmoke
|
||||
url = git@github.com:vim-scripts/mayansmoke.git
|
||||
[submodule "bundle/vim-markdown"]
|
||||
path = bundle/vim-markdown
|
||||
url = git@github.com:tpope/vim-markdown.git
|
||||
[submodule "bundle/goyo.vim"]
|
||||
path = bundle/goyo.vim
|
||||
url = git@github.com:junegunn/goyo.vim.git
|
||||
[submodule "bundle/vim-zenroom2"]
|
||||
path = bundle/vim-zenroom2
|
||||
url = git@github.com:amix/vim-zenroom2.git
|
||||
|
1
bundle/goyo.vim
Submodule
1
bundle/goyo.vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit eb4ec21fe6d737fb8acdc8fc7a465b240a3fe22c
|
1
bundle/mayansmoke
Submodule
1
bundle/mayansmoke
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 168883af7aec05f139af251f47eadd5dfb802c9d
|
1
bundle/vim-airline
Submodule
1
bundle/vim-airline
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a5a88ce662b3ca6da0d1a3b693df90058e26d563
|
1
bundle/vim-fugitive
Submodule
1
bundle/vim-fugitive
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e065e4f841f4a033ac9a6156573a446007617b1d
|
1
bundle/vim-markdown
Submodule
1
bundle/vim-markdown
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 409c37b205afa2f9d590e23de8171482d66770e2
|
1
bundle/vim-zenroom2
Submodule
1
bundle/vim-zenroom2
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 948734e280ed90db446dfc2cae7d5d8828d1e051
|
Loading…
Reference in New Issue
Block a user