-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.8 KB
/
Copy path.gitmodules
File metadata and controls
45 lines (45 loc) · 1.8 KB
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
40
41
42
43
44
45
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/bundle/vim-neatstatus"]
path = vim/bundle/vim-neatstatus
url = git://github.com/maciakl/vim-neatstatus.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "zsh/plugins/dircolors-solarized"]
path = zsh/plugins/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git
[submodule "zsh/plugins/zsh-completions"]
path = zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git@github.com:airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = git@github.com:elzr/vim-json.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = git@github.com:tpope/vim-commentary.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = git@github.com:tpope/vim-markdown.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = git@github.com:scrooloose/syntastic.git
[submodule "vim/bundle/vim-nerdtree"]
path = vim/bundle/vim-nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-ctrlp"]
path = vim/bundle/vim-ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-nerdcommenter"]
path = vim/bundle/vim-nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git