-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
78 lines (78 loc) · 2.65 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
[submodule "bundle/L9"]
path = bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = https://github.com/vim-scripts/AutoClose.git
[submodule "bundle/autocomplete"]
path = bundle/autocomplete
url = https://github.com/matthias-guenther/vim-autocomplete.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/thisivan/vim-bufexplorer.git
[submodule "bundle/bundler"]
path = bundle/bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/coffeescript"]
path = bundle/coffeescript
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[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/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/ruby"]
path = bundle/ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/startify"]
path = bundle/startify
url = https://github.com/mhinz/vim-startify.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/vim-scripts/SuperTab.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = https://github.com/vim-scripts/tlib.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/lint"]
path = bundle/lint
url = https://github.com/joestelmach/lint.vim.git
[submodule "bundle/signify"]
path = bundle/signify
url = https://github.com/mhinz/vim-signify.git
[submodule "bundle/zencoding"]
path = bundle/zencoding
url = https://github.com/mattn/zencoding-vim.git
[submodule "bundle/addon-mw-utils"]
path = bundle/addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/html5"]
path = bundle/html5
url = https://github.com/othree/html5.vim.git