-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
103 lines (103 loc) · 3.74 KB
/
Copy path.gitmodules
File metadata and controls
103 lines (103 loc) · 3.74 KB
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
[submodule "vim/bundle/surround.git"]
path = vim/bundle/surround.git
url = git://github.com/tpope/vim-surround.git
ignore = untracked
[submodule "vim/bundle/vim-unimpaired.git"]
path = vim/bundle/vim-unimpaired.git
url = git://github.com/tpope/vim-unimpaired.git
ignore = untracked
[submodule "vim/bundle/vim-fugitive.git"]
path = vim/bundle/vim-fugitive.git
url = git://github.com/tpope/vim-fugitive.git
ignore = untracked
[submodule "vim/bundle/vim-git.git"]
path = vim/bundle/vim-git.git
url = git://github.com/tpope/vim-git.git
ignore = untracked
[submodule "vim/bundle/vim-markdown.git"]
path = vim/bundle/vim-markdown.git
url = git://github.com/tpope/vim-markdown.git
ignore = untracked
[submodule "vim/bundle/vim-coffee-script.git"]
path = vim/bundle/vim-coffee-script.git
url = git://github.com/kchmck/vim-coffee-script.git
ignore = untracked
[submodule "vim/bundle/vim-endwise.git"]
path = vim/bundle/vim-endwise.git
url = https://github.com/tpope/vim-endwise.git
ignore = untracked
[submodule "vim/bundle/vim-repeat.git"]
path = vim/bundle/vim-repeat.git
url = git://github.com/tpope/vim-repeat.git
ignore = untracked
[submodule "vim/bundle/supertab.git"]
path = vim/bundle/supertab.git
url = https://github.com/ervandew/supertab.git
ignore = untracked
[submodule "vim/bundle/vim-indent-object.git"]
path = vim/bundle/vim-indent-object.git
url = git://github.com/michaeljsmith/vim-indent-object.git
ignore = untracked
[submodule "vim/bundle/vim-autoclose.git"]
path = vim/bundle/vim-autoclose.git
url = https://github.com/Townk/vim-autoclose.git
ignore = untracked
[submodule "vim/bundle/command-t.git"]
path = vim/bundle/command-t.git
url = git://git.wincent.com/command-t.git
ignore = untracked
[submodule "vim/bundle/vim-rails.git"]
path = vim/bundle/vim-rails.git
url = git://github.com/tpope/vim-rails.git
ignore = untracked
[submodule "vim/bundle/vim-haml.git"]
path = vim/bundle/vim-haml.git
url = https://github.com/tpope/vim-haml.git
ignore = untracked
[submodule "vim/bundle/syntastic.git"]
path = vim/bundle/syntastic.git
url = https://github.com/scrooloose/syntastic.git
ignore = untracked
[submodule "vim/bundle/vim-rake.git"]
path = vim/bundle/vim-rake.git
url = https://github.com/tpope/vim-rake.git
ignore = untracked
[submodule "vim/bundle/vim-ragtag.git"]
path = vim/bundle/vim-ragtag.git
url = https://github.com/tpope/vim-ragtag.git
ignore = untracked
[submodule "vim/bundle/vim-align.git"]
path = vim/bundle/vim-align.git
url = https://github.com/tsaleh/vim-align.git
ignore = untracked
[submodule "vim/bundle/vim-javascript.git"]
path = vim/bundle/vim-javascript.git
url = https://github.com/pangloss/vim-javascript.git
ignore = untracked
[submodule "vim/bundle/nerdcommenter.git"]
path = vim/bundle/nerdcommenter.git
url = https://github.com/scrooloose/nerdcommenter.git
ignore = untracked
[submodule "vim/bundle/tcomment_vim.git"]
path = vim/bundle/tcomment_vim.git
url = https://github.com/tomtom/tcomment_vim.git
ignore = untracked
[submodule "vim/bundle/colors-solarized.git"]
path = vim/bundle/colors-solarized.git
url = https://github.com/altercation/vim-colors-solarized.git
ignore = untracked
[submodule "vim/bundle/vim-pathogen.git"]
path = vim/bundle/vim-pathogen.git
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-jade.git"]
path = vim/bundle/vim-jade.git
url = https://github.com/digitaltoad/vim-jade.git
[submodule "vim/bundle/vim-extradite.git"]
path = vim/bundle/vim-extradite.git
url = https://github.com/int3/vim-extradite
[submodule "vim/bundle/vim-stylus.git"]
path = vim/bundle/vim-stylus.git
url = https://github.com/wavded/vim-stylus.git
[submodule "vim/bundle/gitv.git"]
path = vim/bundle/gitv.git
url = https://github.com/gregsexton/gitv.git