-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
120 lines (120 loc) · 4.29 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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/corntrace/bufexplorer.git
[submodule "bundle/camelcasemotion"]
path = bundle/camelcasemotion
url = https://github.com/bkad/CamelCaseMotion.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/easygrep"]
path = bundle/easygrep
url = https://github.com/vim-scripts/EasyGrep.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/jsbeautify"]
path = bundle/jsbeautify
url = https://github.com/vim-scripts/jsbeautify.git
[submodule "bundle/html5"]
path = bundle/html5
url = https://github.com/othree/html5.vim.git
[submodule "bundle/php.vim-html-enhanced"]
path = bundle/php.vim-html-enhanced
url = https://github.com/vim-scripts/php.vim-html-enhanced.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/gillesruppert/syntastic.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/Decho"]
path = bundle/Decho
url = https://github.com/vim-scripts/Decho.git
[submodule "bundle/localvimrc"]
path = bundle/localvimrc
url = https://github.com/vim-scripts/localvimrc.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/jscomplete"]
path = bundle/jscomplete
url = https://github.com/mattn/jscomplete-vim.git
[submodule "bundle/node-js-complete"]
path = bundle/node-js-complete
url = https://github.com/myhere/vim-nodejs-complete.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-speeddating"]
path = bundle/vim-speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "bundle/supertab.git"]
path = bundle/supertab.git
url = https://github.com/ervandew/supertab.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr.git
[submodule "bundle/vim-sparkup"]
path = bundle/vim-sparkup
url = https://github.com/tristen/vim-sparkup.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/tabline"]
path = bundle/tabline
url = https://github.com/mkitt/tabline.vim.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/funcoo.vim"]
path = bundle/funcoo.vim
url = https://github.com/rizzatti/funcoo.vim.git
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/patchreview-vim"]
path = bundle/patchreview-vim
url = https://github.com/junkblocker/patchreview-vim.git
[submodule "bundle/largefile"]
path = bundle/largefile
url = https://github.com/markwu/largefile.git
[submodule "bundle/vim-flavored-markdown"]
path = bundle/vim-flavored-markdown
url = https://github.com/jtratner/vim-flavored-markdown.git
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = https://github.com/codescv/vim-matchit.git