forked from punnie/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
135 lines (135 loc) · 4.69 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
124
125
126
127
128
129
130
131
132
133
134
135
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/haml"]
path = bundle/haml
url = git://github.com/tpope/vim-haml.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/NERD_tree"]
path = bundle/NERD_tree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/NERD_commenter"]
path = bundle/NERD_commenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = git://github.com/tpope/vim-ragtag.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/vividchalk"]
path = bundle/vividchalk
url = git://github.com/tpope/vim-vividchalk.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/textile"]
path = bundle/textile
url = git://github.com/timcharper/textile.vim.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = http://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/securemodelines"]
path = bundle/securemodelines
url = git://github.com/ciaranm/securemodelines.git
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = git://github.com/kana/vim-textobj-user.git
[submodule "bundle/vim-textobj-rubybloc"]
path = bundle/vim-textobj-rubybloc
url = git://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-preview"]
path = bundle/vim-preview
url = git://github.com/greyblake/vim-preview.git
[submodule "bundle/abolish"]
path = bundle/abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/jade"]
path = bundle/jade
url = git://github.com/digitaltoad/vim-jade.git
[submodule "bundle/vim-jquery"]
path = bundle/vim-jquery
url = git://github.com/itspriddle/vim-jquery.git
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = git://github.com/othree/html5.vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "bundle/actionscript"]
path = bundle/actionscript
url = git://github.com/endel/actionscript.vim.git
[submodule "bundle/vim-capybara"]
path = bundle/vim-capybara
url = git://github.com/asux/vim-capybara.git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = git://github.com/Townk/vim-autoclose.git
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = git://github.com/jnwhiteh/vim-golang.git
[submodule "bundle/vim-indexed-search"]
path = bundle/vim-indexed-search
url = git://github.com/henrik/vim-indexed-search.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/ctrp"]
path = bundle/ctrp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/NrrRgn"]
path = bundle/NrrRgn
url = git://github.com/chrisbra/NrrwRgn.git
[submodule "bundle/ZoomWin"]
path = bundle/ZoomWin
url = git://github.com/vim-scripts/ZoomWin.git
[submodule "bundle/vim-buffergator"]
path = bundle/vim-buffergator
url = git://github.com/jeetsukumaran/vim-buffergator.git
[submodule "bundle/vim-vroom"]
path = bundle/vim-vroom
url = git://github.com/skalnik/vim-vroom.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = git://github.com/mattn/webapi-vim.git
[submodule "bundle/hardmode"]
path = bundle/hardmode
url = git://github.com/wikitopian/hardmode.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/ervandew/snipmate.vim
[submodule "bundle/Conque-Shell"]
path = bundle/Conque-Shell
url = https://github.com/lrvick/Conque-Shell.git