-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
44 lines (44 loc) · 1.61 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
[submodule "zsh/liquidprompt"]
path = zsh/liquidprompt
url = https://github.com/nojhan/liquidprompt
branch = master
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh
branch = master
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "vim/bundle/airline"]
path = vim/bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/bundle/airline-themes"]
path = vim/bundle/airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/bundle/auto-pairs"]
path = vim/bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "vim/bundle/editorconfig"]
path = vim/bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/json"]
path = vim/bundle/json
url = https://github.com/elzr/vim-json.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/signify"]
path = vim/bundle/signify
url = https://github.com/mhinz/vim-signify
[submodule "vim/bundle/moriarty"]
path = vim/bundle/moriarty
url = https://github.com/aliou/moriarty.vim