-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
59 lines (45 loc) · 1.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
[submodule "home/.vim/bundle/vim-css3-syntax"]
path = home/.vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "home/.vim/bundle/vim-git"]
path = home/.vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule "home/.vim/bundle/vim-markdown"]
path = home/.vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "home/.vim/bundle/vim-rails"]
path = home/.vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "home/.vim/bundle/vim-coffee-script"]
path = home/.vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "home/.vim/bundle/vim-slurper"]
path = home/.vim/bundle/vim-slurper
url = https://github.com/adamlowe/vim-slurper.git
[submodule "home/.vim/bundle/vim-ruby"]
path = home/.vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "home/.vim/bundle/syntastic"]
path = home/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "home/.vim/bundle/vim-surround"]
path = home/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "home/.vim/bundle/vim-cucumber"]
path = home/.vim/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "home/.vim/bundle/vim-eunuch"]
path = home/.vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "home/.vim/bundle/supertab"]
path = home/.vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "home/.vim/bundle/vim-unimpaired"]
path = home/.vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "home/.vim/bundle/vim-clojure-static"]
path = home/.vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule "home/.vim/bundle/vim-colors-solarized"]
path = home/.vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git