-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
93 lines (93 loc) · 3 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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/colors"]
path = bundle/colors
url = git://github.com/vim-scripts/Color-Sampler-Pack.git
[submodule "bundle/Command-T"]
path = bundle/Command-T
url = git://github.com/wincent/Command-T.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/cucumber"]
path = bundle/cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "bundle/scss"]
path = bundle/scss
url = git://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/textile"]
path = bundle/textile
url = git://github.com/timcharper/textile.vim.git
[submodule "bundle/Zenburn"]
path = bundle/Zenburn
url = git://github.com/vim-scripts/Zenburn.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/cobalt"]
path = bundle/cobalt
url = git://github.com/dterei/VimCobaltColourScheme.git
[submodule "bundle/crtlp"]
path = bundle/crtlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/VOom"]
path = bundle/VOom
url = git://github.com/vim-scripts/VOoM.git
[submodule "bundle/slime"]
path = bundle/slime
url = git://github.com/jpalardy/vim-slime.git
[submodule "bundle/auto-close"]
path = bundle/auto-close
url = git://github.com/Townk/vim-autoclose.git
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule "cobalt.vim"]
path = cobalt.vim
url = git://github.com/jarodl/cobalt.vim.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/a"]
path = bundle/a
url = git://github.com/vim-scripts/a.vim.git
[submodule "bundle/ios"]
path = bundle/ios
url = git://github.com/eraserhd/vim-ios.git
[submodule "bundle/vim-fugitive.git"]
path = bundle/vim-fugitive.git
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/clojure"]
path = bundle/clojure
url = git://github.com/vim-scripts/VimClojure.git
[submodule "bundle/badwolf"]
path = bundle/badwolf
url = git://github.com/sjl/badwolf.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim-ios"]
path = vim-ios
url = git://github.com/eraserhd/vim-ios.git
[submodule "bundle/vim-startify"]
path = bundle/vim-startify
url = git://github.com/mhinz/vim-startify.git
[submodule "bundle/vimtodo"]
path = bundle/vimtodo
url = git://github.com/mivok/vimtodo.git
[submodule "bundle/chbuf"]
path = bundle/chbuf
url = https://github.com/adaszko/chbuf.vim.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vimux"]
path = bundle/vimux
url = https://github.com/benmills/vimux.git
[submodule "bundle/hybrid"]
path = bundle/hybrid
url = https://github.com/w0ng/vim-hybrid.git