-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
108 lines (108 loc) · 3.83 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
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/cheat.vim"]
path = bundle/cheat.vim
url = https://github.com/vim-scripts/cheat.vim.git
[submodule "bundle/eco.vim"]
path = bundle/eco.vim
url = https://github.com/jayferd/eco.vim.git
[submodule "bundle/mustache.vim"]
path = bundle/mustache.vim
url = https://github.com/juvenn/mustache.vim.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/ruby-matchit"]
path = bundle/ruby-matchit
url = https://github.com/vim-scripts/ruby-matchit.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-bufexplorer"]
path = bundle/vim-bufexplorer
url = https://github.com/onehouse/vim-bufexplorer.git
[submodule "bundle/vim-cofee-script"]
path = bundle/vim-cofee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.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/vim-endwise"]
path = bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = https://github.com/edsono/vim-matchit.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = https://github.com/skwp/vim-rspec.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-rvm"]
path = bundle/vim-rvm
url = https://github.com/tpope/vim-rvm.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/snipmate-snippets"]
path = bundle/snipmate-snippets
url = https://github.com/honza/snipmate-snippets.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/YankRing.vim"]
path = bundle/YankRing.vim
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = https://github.com/tpope/vim-git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "bundle/vim-indexed-search"]
path = bundle/vim-indexed-search
url = https://github.com/henrik/vim-indexed-search.git