-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
84 lines (84 loc) · 2.96 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
[submodule "bundle/vim-ack"]
path = bundle/vim-ack
url = https://github.com/mileszs/ack.vim
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = https://github.com/tpope/vim-rake.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/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-syntastic"]
path = bundle/vim-syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-tabular"]
path = bundle/vim-tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-tlib"]
path = bundle/vim-tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-tmru"]
path = bundle/vim-tmru
url = https://github.com/tomtom/tmru_vim.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-yankring"]
path = bundle/vim-yankring
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/vim-stylus"]
path = bundle/vim-stylus
url = https://github.com/wavded/vim-stylus.git
[submodule "bundle/vim-jade"]
path = bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade.git
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-jst"]
path = bundle/vim-jst
url = https://github.com/briancollins/vim-jst.git
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = https://github.com/benjifisher/matchit.zip.git
[submodule "bundle/vim-es6"]
path = bundle/vim-es6
url = https://github.com/isRuslan/vim-es6
[submodule "bundle/vim-logstash"]
path = bundle/vim-logstash
url = https://github.com/robbles/logstash.vim.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = https://github.com/slim-template/vim-slim.git
[submodule "bundle/vim-fetch"]
path = bundle/vim-fetch
url = https://github.com/kopischke/vim-fetch