-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
30 lines (30 loc) · 1.26 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
[submodule "vim/bundle/vundle"]
path = vim/bundle/vundle
url = git://github.com/gmarik/vundle.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule "external/dircolors-solarized"]
path = external/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git
[submodule "external/git-hg"]
path = external/git-hg
url = https://github.com/cosmin/git-hg
[submodule "external/powerline"]
path = external/powerline
url = https://github.com/Lokaltog/powerline.git
[submodule "oh-my-zsh/plugins/zsh-syntax-highlighting"]
path = oh-my-zsh/plugins/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "oh-my-zsh/plugins/zsh-autosuggestions"]
path = oh-my-zsh/plugins/zsh-autosuggestions
url = [email protected]:tarruda/zsh-autosuggestions.git
[submodule "oh-my-zsh/plugins/zsh-history-substring-search"]
path = oh-my-zsh/plugins/zsh-history-substring-search
url = [email protected]:zsh-users/zsh-history-substring-search.git
[submodule "external/virtualfish"]
path = external/virtualfish
url = [email protected]:adambrenecki/virtualfish.git