-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
129 lines (129 loc) · 4.46 KB
/
.gitmodules
File metadata and controls
129 lines (129 loc) · 4.46 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/l9"]
path = bundle/l9
url = https://github.com/sybil63/vim-L9.git
[submodule "bundle/fuzzyfinder"]
path = bundle/fuzzyfinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/delimitmate"]
path = bundle/delimitmate
url = https://github.com/vim-scripts/delimitMate.vim.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = https://github.com/juvenn/mustache.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/transmit"]
path = bundle/transmit
url = https://github.com/tmallen/transmit-vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/les"]
path = bundle/les
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/less"]
path = bundle/less
url = https://github.com/lunaru/vim-less.git
[submodule "bundle/jquery"]
path = bundle/jquery
url = https://github.com/itspriddle/vim-jquery.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/conque"]
path = bundle/conque
url = https://github.com/rson/vim-conque.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/autotag"]
path = bundle/autotag
url = https://github.com/marcus/autotag.vim.git
[submodule "bundle/project"]
path = bundle/project
url = https://github.com/vim-scripts/project.vim.git
[submodule "bundle/indexer"]
path = bundle/indexer
url = https://github.com/shemerey/vim-indexer
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/css_color"]
path = bundle/css_color
url = https://github.com/skammer/vim-css-color.git
[submodule "bundle/css3"]
path = bundle/css3
url = https://hail2u@github.com/hail2u/vim-css3-syntax.git
[submodule "bundle/coffeescript"]
path = bundle/coffeescript
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/vim-css-color"]
path = bundle/vim-css-color
url = https://github.com/ap/vim-css-color.git
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/dbgp"]
path = bundle/dbgp
url = https://github.com/jsoriano/vim-dbgp.git
[submodule "bundle/debug"]
path = bundle/debug
url = https://github.com/jabapyth/vim-debug.git
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/pasta"]
path = bundle/pasta
url = git://github.com/sickill/vim-pasta.git
[submodule "bundle/scss"]
path = bundle/scss
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-xdebug"]
path = bundle/vim-xdebug
url = https://github.com/joonty/vim-xdebug.git
[submodule "bundle/vim-color-picker-osx"]
path = bundle/vim-color-picker-osx
url = https://github.com/marzocchi/vim-color-picker-osx.git
[submodule "bundle/color-chooser"]
path = bundle/color-chooser
url = https://github.com/vim-scripts/color-chooser.vim.git
[submodule "bundle/vim-autocomplpop"]
path = bundle/vim-autocomplpop
url = https://github.com/clones/vim-autocomplpop.git