-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
99 lines (99 loc) · 3.7 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/histwin.vim"]
path = vim/bundle/histwin.vim
url = git://github.com/vim-scripts/histwin.vim.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = git://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/Color-Sample-Pack"]
path = vim/bundle/Color-Sample-Pack
url = git://github.com/vim-scripts/Color-Sampler-Pack.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = git://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = git://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/paredit.vim"]
path = vim/bundle/paredit.vim
url = https://github.com/vim-scripts/paredit.vim
[submodule "vim/bundle/clam.vim"]
path = vim/bundle/clam.vim
url = https://github.com/sjl/clam.vim.git
[submodule "zsh/bundle/zsh-syntax-highlighting"]
path = zsh/bundle/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/vim-fireplace"]
path = vim/bundle/vim-fireplace
url = git://github.com/tpope/vim-fireplace.git
[submodule "vim/bundle/vim-dispatch"]
path = vim/bundle/vim-dispatch
url = git://github.com/tpope/vim-dispatch.git
[submodule "vim/bundle/vim-projectionist"]
path = vim/bundle/vim-projectionist
url = git://github.com/tpope/vim-projectionist.git
[submodule "vim/bundle/vim-leiningen"]
path = vim/bundle/vim-leiningen
url = git://github.com/tpope/vim-leiningen.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-sneak"]
path = vim/bundle/vim-sneak
url = git://github.com/justinmk/vim-sneak.git
[submodule "vim/bundle/vim-buftabline"]
path = vim/bundle/vim-buftabline
url = [email protected]:ap/vim-buftabline.git
[submodule "vim/bundle/neocomplete.vim"]
path = vim/bundle/neocomplete.vim
url = [email protected]:Shougo/neocomplete.vim.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = [email protected]:fatih/vim-go.git
[submodule "vim/bundle/fzf"]
path = vim/bundle/fzf
url = [email protected]:junegunn/fzf.git
[submodule "vim/bundle/fzf.vim"]
path = vim/bundle/fzf.vim
url = [email protected]:junegunn/fzf.vim.git
[submodule "vim/bundle/vim-session"]
path = vim/bundle/vim-session
url = [email protected]:xolox/vim-session.git
[submodule "vim/bundle/vim-misc"]
path = vim/bundle/vim-misc
url = [email protected]:xolox/vim-misc.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/w0rp/ale
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/bundle/gruvbox"]
path = vim/bundle/gruvbox
url = [email protected]:morhetz/gruvbox