-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
111 lines (111 loc) · 3.66 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
ignore = dirty
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
ignore = dirty
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
ignore = dirty
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
ignore = dirty
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/openscad"]
path = bundle/openscad
url = https://github.com/sirtaj/vim-openscad.git
[submodule "bundle/stylus"]
path = bundle/stylus
url = https://github.com/wavded/vim-stylus.git
[submodule "bundle/gocode"]
path = bundle/gocode
url = https://github.com/Blackrush/vim-gocode.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/vim-scripts/tComment.git
[submodule "bundle/snipMate"]
path = bundle/snipMate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/puppet"]
path = bundle/puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/maktaba"]
path = bundle/maktaba
url = https://github.com/google/vim-maktaba.git
[submodule "bundle/codefmt"]
path = bundle/codefmt
url = https://github.com/google/vim-codefmt.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "bundle/glaive"]
path = bundle/glaive
url = https://github.com/google/vim-glaive.git
[submodule "bundle/elm-vim"]
path = bundle/elm-vim
url = https://github.com/ElmCast/elm-vim.git
[submodule "bundle/vim/go"]
path = bundle/vim/go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/vim-toml"]
path = bundle/vim-toml
url = https://github.com/cespare/vim-toml.git
[submodule "bundle/typescript"]
path = bundle/typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/yajs"]
path = bundle/yajs
url = https://github.com/othree/yajs.vim
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go
[submodule "bundle/vim-es6"]
path = bundle/vim-es6
url = https://github.com/isRuslan/vim-es6.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-pug"]
path = bundle/vim-pug
url = https://github.com/digitaltoad/vim-pug.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git