-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.1 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-lightline"]
path = vim/bundle/vim-lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule "rbenv/plugins/rbenv-default-gems"]
path = rbenv/plugins/rbenv-default-gems
url = https://github.com/sstephenson/rbenv-default-gems.git
[submodule "utils/solarized"]
path = utils/solarized
url = https://github.com/altercation/solarized.git
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "rbenv/plugins/rbenv-gem-rehash"]
path = rbenv/plugins/rbenv-gem-rehash
url = https://github.com/sstephenson/rbenv-gem-rehash.git
[submodule "rbenv/plugins/rbenv-binstubs"]
path = rbenv/plugins/rbenv-binstubs
url = https://github.com/ianheggie/rbenv-binstubs