-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
69 lines (69 loc) · 2.94 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
[submodule ".vim/bundle/surround"]
path = editors/vim/.vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/fugitive"]
path = editors/vim/.vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/supertab"]
path = editors/vim/.vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/gundo"]
path = editors/vim/.vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/python-mode"]
path = editors/vim/.vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule ".vim/bundle/a"]
path = editors/vim/.vim/bundle/a
url = git://github.com/vim-scripts/a.vim.git
[submodule ".vim/bundle/nerdtree"]
path = editors/vim/.vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/snipMate"]
path = editors/vim/.vim/bundle/snipMate
url = git://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/miniBufExplorer"]
path = editors/vim/.vim/bundle/miniBufExplorer
url = git://github.com/fholgado/minibufexpl.vim.git
[submodule ".vim/bundle/taglist"]
path = editors/vim/.vim/bundle/taglist
url = git://github.com/vim-scripts/taglist.vim.git
[submodule ".vim/bundle/tagHighlight"]
path = editors/vim/.vim/bundle/tagHighlight
url = git://github.com/vim-scripts/TagHighlight.git
[submodule ".vim/bundle/autotag"]
path = editors/vim/.vim/bundle/autotag
url = git://github.com/vim-scripts/AutoTag.git
[submodule "editors/vim/.vim/bundle/surround"]
path = editors/vim/.vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "editors/vim/.vim/bundle/fugitive"]
path = editors/vim/.vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "editors/vim/.vim/bundle/supertab"]
path = editors/vim/.vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "editors/vim/.vim/bundle/gundo"]
path = editors/vim/.vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule "editors/vim/.vim/bundle/python-mode"]
path = editors/vim/.vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule "editors/vim/.vim/bundle/nerdtree"]
path = editors/vim/.vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "editors/vim/.vim/bundle/snipMate"]
path = editors/vim/.vim/bundle/snipMate
url = git://github.com/msanders/snipmate.vim.git
[submodule "editors/vim/.vim/bundle/miniBufExplorer"]
path = editors/vim/.vim/bundle/miniBufExplorer
url = git://github.com/fholgado/minibufexpl.vim.git
[submodule "editors/vim/.vim/bundle/taglist"]
path = editors/vim/.vim/bundle/taglist
url = git://github.com/vim-scripts/taglist.vim.git
[submodule "editors/vim/.vim/bundle/tagHighlight"]
path = editors/vim/.vim/bundle/tagHighlight
url = git://github.com/vim-scripts/TagHighlight.git
[submodule "editors/vim/.vim/bundle/autotag"]
path = editors/vim/.vim/bundle/autotag
url = git://github.com/vim-scripts/AutoTag.git