-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.44 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
28
29
30
31
32
33
34
35
36
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/.vim/bundle/vim-go"]
path = vim/.vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/.vim/bundle/vim-pathogen"]
path = vim/.vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/.vim/bundle/vim-startify"]
path = vim/.vim/bundle/vim-startify
url = https://github.com/mhinz/vim-startify.git
[submodule "git/git-standup"]
path = git/git-standup
url = https://github.com/kamranahmedse/git-standup.git
[submodule "python/pyenv"]
path = python/pyenv
url = https://github.com/pyenv/pyenv.git
[submodule "python/pyenv-virtualenv"]
path = python/pyenv-virtualenv
url = https://github.com/pyenv/pyenv-virtualenv.git
[submodule "vim/.vim/bundle/vim-terraform"]
path = vim/.vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "vim/.vim/bundle/vim-buftabline"]
path = vim/.vim/bundle/vim-buftabline
url = https://github.com/ap/vim-buftabline
[submodule "vim/.vim/bundle/python-mode"]
path = vim/.vim/bundle/python-mode
url = https://github.com/python-mode/python-mode.git
[submodule "vim/.vim/bundle/vim/.vim/bundle/python-mode"]
path = vim/.vim/bundle/vim/.vim/bundle/python-mode
url = https://github.com/python-mode/python-mode.git