-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 1.95 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 1.95 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
46
47
48
49
50
51
[submodule "zsh/prezto"]
path = zsh/prezto
url = https://github.com/Claymore/prezto.git
[submodule "dircolors"]
path = dircolors
url = https://github.com/seebi/dircolors-solarized
[submodule "vim/bundle/vim-powerline"]
path = vim/bundle/vim-powerline
url = https://github.com/skwp/vim-powerline.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git://github.com/skwp/vim-colors-solarized
[submodule "gnome-terminal/gnome-terminal-colors-solarized"]
path = gnome-terminal/gnome-terminal-colors-solarized
url = git://github.com/sigurdga/gnome-terminal-colors-solarized.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-git"]
path = vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-golang"]
path = vim/bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "vim/bundle/vimux"]
path = vim/bundle/vimux
url = https://github.com/benmills/vimux.git
[submodule "vim/bundle/ag.vim"]
path = vim/bundle/ag.vim
url = https://github.com/epmatsw/ag.vim.git
[submodule "vim/bundle/vim-ref"]
path = vim/bundle/vim-ref
url = https://github.com/thinca/vim-ref.git
[submodule "irssi/irssi-colors-solarized"]
path = irssi/irssi-colors-solarized
url = git://github.com/huyz/irssi-colors-solarized.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "vim/bundle/golden-ratio"]
path = vim/bundle/golden-ratio
url = https://github.com/roman/golden-ratio.git