-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
72 lines (72 loc) · 2.42 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
70
71
72
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = https://github.com/klen/python-mode.git
[submodule "tagbar"]
path = tagbar
url = https://github.com/majutsushi/tagbar
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/py.test"]
path = bundle/py.test
url = https://github.com/alfredodeza/pytest.vim.git
[submodule "bundle/makegreen"]
path = bundle/makegreen
url = https://github.com/reinh/vim-makegreen
[submodule "bundle/tasklist"]
path = bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "bundle/acp"]
path = bundle/acp
url = https://github.com/vim-scripts/AutoComplPop.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/vim-scripts/Tagbar.git
[submodule "bundle/vim-showmarks"]
path = bundle/vim-showmarks
url = https://github.com/jacquesbh/vim-showmarks.git
[submodule "bundle/nagios-syntax"]
path = bundle/nagios-syntax
url = https://github.com/vim-scripts/nagios-syntax.git
[submodule "bundle/lightline"]
path = bundle/lightline
url = https://github.com/itchyny/lightline.vim
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-bufonly"]
path = bundle/vim-bufonly
url = https://github.com/duff/vim-bufonly.git
[submodule "bundle/salt-vim"]
path = bundle/salt-vim
url = https://github.com/saltstack/salt-vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = [email protected]:fatih/vim-go.git