-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
123 lines (123 loc) · 4.33 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
112
113
114
115
116
117
118
119
120
121
122
123
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = git://github.com/tpope/vim-ragtag.git
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/gist"]
path = bundle/gist
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/ruby-refactoring"]
path = bundle/ruby-refactoring
url = git://github.com/ecomba/vim-ruby-refactoring.git
[submodule "bundle/snipmate_snippets"]
path = bundle/snipmate_snippets
url = git://github.com/akitaonrails/snipmate-snippets.git
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/syntax_git"]
path = bundle/syntax_git
url = git://github.com/tpope/vim-git.git
[submodule "bundle/syntax_haml"]
path = bundle/syntax_haml
url = git://github.com/tpope/vim-haml.git
[submodule "bundle/syntax_html5"]
path = bundle/syntax_html5
url = git://github.com/othree/html5-syntax.vim.git
[submodule "bundle/syntax_json"]
path = bundle/syntax_json
url = git://github.com/leshill/vim-json.git
[submodule "bundle/syntax_markdown"]
path = bundle/syntax_markdown
url = git://github.com/ujihisa/vim-markdown.git
[submodule "bundle/syntax_rdoc"]
path = bundle/syntax_rdoc
url = git://github.com/depuracao/vim-rdoc.git
[submodule "bundle/syntax_textile"]
path = bundle/syntax_textile
url = git://github.com/timcharper/textile.vim.git
[submodule "bundle/coffeescript"]
path = bundle/coffeescript
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/syntax_nginx"]
path = bundle/syntax_nginx
url = https://github.com/evanmiller/nginx-vim-syntax.git
[submodule "bundle/syntax_handlebars"]
path = bundle/syntax_handlebars
url = https://github.com/nono/vim-handlebars.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = git://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/specky"]
path = bundle/specky
url = git://github.com/vim-scripts/Specky.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = git://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/textobj_user"]
path = bundle/textobj_user
url = git://github.com/kana/vim-textobj-user.git
[submodule "bundle/textobj_rubyblock"]
path = bundle/textobj_rubyblock
url = git://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/indent_javascript"]
path = bundle/indent_javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "bundle/color_solarized"]
path = bundle/color_solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/css-color"]
path = bundle/css-color
url = https://github.com/ap/vim-css-color.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = git://github.com/juvenn/mustache.vim.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim_golang"]
path = bundle/vim_golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/syntax-css3"]
path = bundle/syntax-css3
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = git://github.com/Lokaltog/vim-powerline.git