forked from ryankanno/vim-config
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
72 lines (72 loc) · 2.62 KB
/
Copy path.gitmodules
File metadata and controls
72 lines (72 loc) · 2.62 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
[submodule ".vim/autoload"]
path = .vim/autoload
url = git://github.com/paulnicholson/vim-pathogen.git
[submodule ".vim/bundle/command-t"]
path = .vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = http://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/ack"]
path = .vim/bundle/ack
url = http://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = git://github.com/spf13/snipmate.vim.git
[submodule ".vim/bundle/snipmate-snippets"]
path = .vim/bundle/snipmate-snippets
url = git://github.com/spf13/snipmate-snippets.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = http://github.com/Raimondi/delimitMate.git
[submodule ".vim/bundle/scratch"]
path = .vim/bundle/scratch
url = git://github.com/duff/vim-scratch.git
[submodule ".vim/bundle/abolish"]
path = .vim/bundle/abolish
url = git://github.com/tpope/vim-abolish.git
[submodule ".vim/bundle/gist"]
path = .vim/bundle/gist
url = git://github.com/mattn/gist-vim.git
[submodule ".vim/bundle/pyflakes"]
path = .vim/bundle/pyflakes
url = git://github.com/kevinw/pyflakes-vim.git
[submodule ".vim/bundle/repeat"]
path = .vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/swapit"]
path = .vim/bundle/swapit
url = git://github.com/mjbrownie/swapit.git
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/markdown
url = git://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/diffchanges"]
path = .vim/bundle/diffchanges
url = git://github.com/jmcantrell/vim-diffchanges.git
[submodule ".vim/bundle/cocoa"]
path = .vim/bundle/cocoa
url = git://github.com/msanders/cocoa.vim.git
[submodule ".vim/bundle/align"]
path = .vim/bundle/align
url = git://github.com/tsaleh/vim-align.git
[submodule ".vim/bundle/taglist-plus"]
path = .vim/bundle/taglist-plus
url = https://github.com/vim-scripts/taglist-plus
[submodule ".vim/bundle/ZoomWin"]
path = .vim/bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule ".vim/bundle/tasklist"]
path = .vim/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule ".vim/bundle/hammer"]
path = .vim/bundle/hammer
url = https://github.com/robgleeson/hammer.vim.git