-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
21 lines (21 loc) · 794 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/gyp.vim"]
path = vim/bundle/gyp.vim
url = https://github.com/kelan/gyp.vim.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git