-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
63 lines (63 loc) · 2.28 KB
/
Copy path.gitmodules
File metadata and controls
63 lines (63 loc) · 2.28 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
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/tasklist"]
path = vim/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "vim/bundle/visual-increment"]
path = vim/bundle/visual-increment
url = https://github.com/triglav/vim-visual-increment.git
[submodule "vim/bundle/xmledit"]
path = vim/bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "vim/bundle/decipher-clips"]
path = vim/bundle/decipher-clips
url = https://github.com/rwscarb/decipher-clips.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/git"]
path = vim/bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "vim/bundle/pyflakes"]
path = vim/bundle/pyflakes
url = https://github.com/mitechie/pyflakes-pathogen.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/pydoc"]
path = vim/bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "vim/bundle/pep8"]
path = vim/bundle/pep8
url = https://github.com/vim-scripts/pep8.git
[submodule "vim/bundle/py.test"]
path = vim/bundle/py.test
url = https://github.com/alfredodeza/pytest.vim.git
[submodule "vim/bundle/makegreen"]
path = vim/bundle/makegreen
url = https://github.com/reinh/vim-makegreen
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "vim/bundle/ropevim"]
path = vim/bundle/ropevim
url = https://github.com/sontek/rope-vim.git
[submodule "vim/bundle/taglist"]
path = vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/jedi-vim"]
path = vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "vim/bundle/jslint"]
path = vim/bundle/jslint
url = https://github.com/hallettj/jslint.vim.git
[submodule "vim/bundle/yank-ring"]
path = vim/bundle/yank-ring
url = https://github.com/vim-scripts/YankRing.vim.git