-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
87 lines (87 loc) · 3.25 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
[submodule "YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe
[submodule "nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "nerdtree-git-plugin"]
path = vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin
[submodule "node"]
path = vim/bundle/node
url = https://github.com/moll/vim-node
[submodule "pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "tern_for_vim"]
path = vim/bundle/tern_for_vim
url = https://github.com/ternjs/tern_for_vim
[submodule "vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown
[submodule "vim-nodejs-complete"]
path = vim/bundle/vim-nodejs-complete
url = https://github.com/ahayman/vim-nodejs-complete
[submodule "vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule "vimagit"]
path = vim/bundle/vimagit
url = https://github.com/jreybert/vimagit
[submodule "vimux"]
path = vim/bundle/vimux
url = https://github.com/benmills/vimux
[submodule "vim/plugins/vim-pathogen"]
path = vim/plugins/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "zprezto"]
path = zprezto
url = https://github.com/sorin-ionescu/prezto.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "zsh/modules/zsh-completions"]
path = zsh/modules/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/modules/zsh-history-substring-search"]
path = zsh/modules/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "zsh/zsh-history-substring-search"]
path = zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "zsh/zsh-completions"]
path = zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/vim-jinja"]
path = vim/bundle/vim-jinja
url = https://github.com/lepture/vim-jinja.git
[submodule "vim/bundle/vim-livedown"]
path = vim/bundle/vim-livedown
url = https://github.com/shime/vim-livedown
[submodule "vim/bundle/vim-gist"]
path = vim/bundle/vim-gist
url = https://github.com/kballard/gist-vim.git
[submodule "vim/bundle/vim-webapi"]
path = vim/bundle/vim-webapi
url = https://github.com/mattn/webapi-vim.git