1
0
mirror of https://github.com/amix/vimrc synced 2025-07-16 08:35:00 +08:00

And anouther submodules...

This commit is contained in:
Mirosław Pragłowski
2015-06-09 23:04:06 +02:00
parent 0e0418b675
commit 7801140089
7 changed files with 24 additions and 0 deletions

18
.gitmodules vendored
View File

@ -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

Submodule bundle/goyo.vim added at eb4ec21fe6

1
bundle/mayansmoke Submodule

Submodule bundle/mayansmoke added at 168883af7a

1
bundle/vim-airline Submodule

Submodule bundle/vim-airline added at a5a88ce662

1
bundle/vim-fugitive Submodule

Submodule bundle/vim-fugitive added at e065e4f841

1
bundle/vim-markdown Submodule

Submodule bundle/vim-markdown added at 409c37b205

1
bundle/vim-zenroom2 Submodule

Submodule bundle/vim-zenroom2 added at 948734e280