-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
42 lines (42 loc) · 1.42 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
[submodule "inkpot"]
path = inkpot
url = git://github.com/ciaranm/inkpot.git
[submodule "vim-surround"]
path = vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "Command-T"]
path = Command-T
url = https://github.com/wincent/Command-T.git
[submodule "gundo.vim"]
path = gundo.vim
url = http://github.com/sjl/gundo.vim.git
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vimpager"]
path = vimpager
url = https://github.com/linkinpark342/vimpager.git
[submodule "vim-easymotion"]
path = vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "snipmate.vim"]
path = snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule "nerdcommenter"]
path = nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "simplenote.vim"]
path = simplenote.vim
url = git://github.com/mrtazz/simplenote.vim.git
[submodule "vim-colors-solarized"]
path = vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vundle"]
path = vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
[submodule "zsh/custom/plugins/autosuggestions"]
path = zsh/custom/plugins/autosuggestions
url = https://github.com/tarruda/zsh-autosuggestions.git
[submodule "vim/pack/minpac/opt/minpac"]
path = vim/pack/minpac/opt/minpac
url = https://github.com/k-takata/minpac.git