-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.5 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
37
38
39
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = [email protected]:altercation/vim-colors-solarized.git
[submodule ".vim/bundle/linediff.vim"]
path = .vim/bundle/linediff.vim
url = [email protected]:AndrewRadev/linediff.vim.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = [email protected]:scrooloose/nerdcommenter.git
[submodule ".vim/bundle/vim-eunuch"]
path = .vim/bundle/vim-eunuch
url = [email protected]:tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = [email protected]:airblade/vim-gitgutter.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = [email protected]:robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/undotree"]
path = .vim/bundle/undotree
url = [email protected]:mbbill/undotree.git
[submodule ".vim/bundle/vim-sleuth"]
path = .vim/bundle/vim-sleuth
url = git://github.com/tpope/vim-sleuth.git
[submodule ".vim/bundle/vim-plist"]
path = .vim/bundle/vim-plist
url = git://github.com/darfink/vim-plist.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/bundle/typescript-vim
url = [email protected]:leafgarland/typescript-vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git