-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.22 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 "dot/vim/bundle/syntastic"]
path = dot/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "dot/vim/bundle/nerdtree"]
path = dot/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "dot/vim/bundle/tabular"]
path = dot/vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "dot/vim/bundle/tagbar"]
path = dot/vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "dot/vim/bundle/youcompleteme"]
path = dot/vim/bundle/youcompleteme
url = https://github.com/valloric/youcompleteme
[submodule "dot/vim/bundle/vim-puppet"]
path = dot/vim/bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet
[submodule "dot/vim/bundle/vim-fugitive"]
path = dot/vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "dot/vim/bundle/vim-colors-solarized"]
path = dot/vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "dot/vim/bundle/vimwiki"]
path = dot/vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "dot/mutt/mutt-colors-solarized"]
path = dot/mutt/mutt-colors-solarized
url = https://github.com/altercation/mutt-colors-solarized.git