-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
93 lines (93 loc) · 3.26 KB
/
.gitmodules
File metadata and controls
93 lines (93 loc) · 3.26 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
85
86
87
88
89
90
91
92
93
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "bundle/pydoc.vim"]
path = bundle/pydoc.vim
url = https://github.com/fs111/pydoc.vim
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule "bundle/vim-dotoo"]
path = bundle/vim-dotoo
url = https://github.com/dhruvasagar/vim-dotoo.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-python-pep8-indent"]
path = bundle/vim-python-pep8-indent
url = https://github.com/hynek/vim-python-pep8-indent.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-yaml"]
path = bundle/vim-yaml
url = https://github.com/avakhov/vim-yaml
[submodule "bundle/csv.vim"]
path = bundle/csv.vim
url = https://github.com/chrisbra/csv.vim.git
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "bundle/vim-gcov-marker"]
path = bundle/vim-gcov-marker
url = https://github.com/m42e/vim-gcov-marker.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/biovim"]
path = bundle/biovim
url = https://github.com/stveep/biovim.git
[submodule "bundle/salt-vim"]
path = bundle/salt-vim
url = https://github.com/saltstack/salt-vim.git
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/fzf"]
path = bundle/fzf
url = https://github.com/junegunn/fzf
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki/
[submodule "vim-rst-tables-py3"]
path = bundle/vim-rst-tables-py3
url = https://github.com/ossobv/vim-rst-tables-py3.git
[submodule "bundle/vim-rst-sections"]
path = bundle/vim-rst-sections
url = https://github.com/matthew-brett/vim-rst-sections.git
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform
[submodule "bundle/vim-chatgpt"]
path = bundle/vim-chatgpt
url = git@github.com:CoderCookE/vim-chatgpt.git
[submodule "bundle/FastFold"]
path = bundle/FastFold
url = git@github.com:Konfekt/FastFold.git