-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
84 lines (84 loc) · 2.93 KB
/
.gitmodules
File metadata and controls
84 lines (84 loc) · 2.93 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
73
74
75
76
77
78
79
80
81
82
83
84
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-gnupg"]
path = bundle/vim-gnupg
url = git://github.com/jamessan/vim-gnupg.git
[submodule "bundle/semantic-highlight.vim"]
path = bundle/semantic-highlight.vim
url = git://github.com/jaxbot/semantic-highlight.vim.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = git://github.com/vsilent/vim-twig.git
[submodule "bundle/color_highlight"]
path = bundle/color_highlight
url = git://github.com/chrisbra/color_highlight.git
[submodule "bundle/current-func-info"]
path = bundle/current-func-info
url = git://github.com/tyru/current-func-info.vim
[submodule "bundle/color_highlight"]
path = bundle/color_highlight
url = git://github.com/chrisbra/color_highlight.git
[submodule "bundle/identline"]
path = bundle/identline
url = git://github.com/Yggdroot/indentLine.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = git://github.com/davidhalter/jedi-vim.git
[submodule "bundle/jslint"]
path = bundle/jslint
url = git://github.com/hallettj/jslint.vim
[submodule "bundle/vim-kolor"]
path = bundle/vim-kolor
url = git://github.com/zeis/vim-kolor.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/phpcomplete"]
path = bundle/phpcomplete
url = git://github.com/shawncplus/phpcomplete.vim
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule "python-syntax"]
path = python-syntax
url = git://github.com/hdima/python-syntax.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = git://github.com/vim-scripts/tlib.git
[submodule "bundle/vdebug"]
path = bundle/vdebug
url = git://github.com/joonty/vdebug.git
[submodule "bundle/vim-bundle-update"]
path = bundle/vim-bundle-update
url = git://github.com/kugaevsky/vim-bundle-update.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = git://github.com/tpope/vim-commentary
[submodule "bundle/vim-eunuch"]
path = bundle/vim-eunuch
url = git://github.com/tpope/vim-eunuch.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/python-syntax"]
path = bundle/python-syntax
url = git://github.com/hdima/python-syntax.git
[submodule "bundle/pydiction"]
path = bundle/pydiction
url = git://github.com/rkulla/pydiction.git