-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.25 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
[submodule "link/.vim/bundle/colors-solarized"]
path = link/.vim/bundle/colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "link/.vim/bundle/colors-monokai"]
path = link/.vim/bundle/colors-monokai
url = https://github.com/sickill/vim-monokai.git
[submodule "link/.vim/bundle/tabular"]
path = link/.vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "link/.vim/bundle/syntastic"]
path = link/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "link/.vim/bundle/colors-gruvbox"]
path = link/.vim/bundle/colors-gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "link/.vim/bundle/vim-flavored-markdown"]
path = link/.vim/bundle/vim-flavored-markdown
url = https://github.com/jtratner/vim-flavored-markdown.git
[submodule "link/.vim/bundle/json"]
path = link/.vim/bundle/json
url = https://github.com/elzr/vim-json.git
[submodule "link/.vim/bundle/chef"]
path = link/.vim/bundle/chef
url = https://github.com/dougireton/vim-chef.git
[submodule "link/.vim/bundle/golang"]
path = link/.vim/bundle/golang
url = https://github.com/fatih/vim-go.git
[submodule "link/.tmux/plugins/tpm"]
path = link/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm