forked from drudge/dotvim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
57 lines (57 loc) · 1.91 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
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/cocoa"]
path = bundle/cocoa
url = https://github.com/vim-scripts/cocoa.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/vim-scripts/snipMate.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/gist"]
path = bundle/gist
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/autocomplpop"]
path = bundle/autocomplpop
url = https://github.com/vim-scripts/AutoComplPop.git
[submodule "bundle/auto_mkdir"]
path = bundle/auto_mkdir
url = https://github.com/vim-scripts/auto_mkdir.git
[submodule "bundle/shell"]
path = bundle/shell
url = https://github.com/xolox/vim-shell.git
[submodule "bundle/preview"]
path = bundle/preview
url = https://github.com/greyblake/vim-preview.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/mexpolk/vim-taglist.git
[submodule "bundle/conque"]
path = bundle/conque
url = https://github.com/rson/vim-conque.git
[submodule "bundle/jslint"]
path = bundle/jslint
url = https://github.com/hallettj/jslint.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/mhz/vim-matchit.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/snipmate-nodejs"]
path = bundle/snipmate-nodejs
url = [email protected]:drudge/snipmate-nodejs.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git