-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
135 lines (135 loc) · 4.68 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/javascript-syntax"]
path = bundle/javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/webapi"]
path = bundle/webapi
url = https://github.com/mattn/webapi-vim.git
[submodule "bundle/json"]
path = bundle/json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/snippets"]
path = bundle/snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/addon-mw-utils"]
path = bundle/addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/emmet"]
path = bundle/emmet
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/javascript-lib"]
path = bundle/javascript-lib
url = https://github.com/crusoexia/vim-javascript-lib.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/jade"]
path = bundle/jade
url = https://github.com/digitaltoad/vim-jade.git
[submodule "bundle/node"]
path = bundle/node
url = https://github.com/moll/vim-node.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/tern"]
path = bundle/tern
url = https://github.com/ternjs/tern_for_vim.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/tplugin"]
path = bundle/tplugin
url = https://github.com/tomtom/tplugin_vim.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/l9"]
path = bundle/l9
url = https://github.com/eparreno/vim-l9.git
[submodule "bundle/autoformat"]
path = bundle/autoformat
url = https://github.com/Chiel92/vim-autoformat.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "bundle/coloresque"]
path = bundle/coloresque
url = https://github.com/gorodinskiy/vim-coloresque.git
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/devicons"]
path = bundle/devicons
url = https://github.com/ryanoasis/vim-devicons
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/vCoolor"]
path = bundle/vCoolor
url = https://github.com/KabbAmine/vCoolor.vim.git
[submodule "bundle/jsx"]
path = bundle/jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
[submodule "bundle/bundle/supertab"]
path = bundle/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/editorconfig"]
path = bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/MatchTagAlways"]
path = bundle/MatchTagAlways
url = https://github.com/Valloric/MatchTagAlways.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "bundle/SimpylFold"]
path = bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git
[submodule "bundle/pug"]
path = bundle/pug
url = https://github.com/digitaltoad/vim-pug.git
[submodule "bundle/tsuquyomi"]
path = bundle/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc.vim.git
[submodule "/Users/kenrick/.vim/bundle/typescript-vim"]
path = /Users/kenrick/.vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/typescript"]
path = bundle/typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary.git