blob: 0210d4ae99547d74546fc05e9421adef82b504a6 (
plain)
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
|
[submodule "vim/bundle/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/bundle/lightline.vim"]
path = vim/bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-snippets"]
path = vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "vim/bundle/vim-table-mode"]
path = vim/bundle/vim-table-mode
url = https://github.com/dhruvasagar/vim-table-mode.git
[submodule "vim/3rdparty/vim-pathogen"]
path = vim/3rdparty/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "private"]
path = private
url = git@cynerd.cz:myconfigs-private
[submodule "vim/bundle/vim-autotag"]
path = vim/bundle/vim-autotag
url = https://github.com/craigemery/vim-autotag.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/ale"]
path = vim/pack/git-plugins/start/ale
url = https://github.com/w0rp/ale.git
[submodule "vim/bundle/neomutt.vim"]
path = vim/bundle/neomutt.vim
url = https://github.com/neomutt/neomutt.vim.git
[submodule "vim/bundle/vim-openscad"]
path = vim/bundle/vim-openscad
url = https://github.com/sirtaj/vim-openscad.git
[submodule "vim/bundle/lightline-ale"]
path = vim/bundle/lightline-ale
url = https://github.com/maximbaz/lightline-ale.git
|