blob: 20e8774c096dbedeb92584b9c972664b16df125f (
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
|
[submodule "tagbar"]
path = vim/pack/default/start/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "fugitive"]
path = vim/pack/default/start/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bufexplorer"]
path = vim/pack/default/start/bufexplorer
url = https://github.com/jlanzarotta/bufexplorer.git
[submodule "airline"]
path = vim/pack/default/start/airline
url = https://github.com/vim-airline/vim-airline
[submodule "gitgutter"]
path = vim/pack/default/start/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "gnupg"]
path = vim/pack/default/start/gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule "fzf.vim"]
path = vim/pack/default/start/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "vim-lsc"]
path = vim/pack/default/start/vim-lsc
url = https://github.com/natebosch/vim-lsc.git
[submodule "vim/pack/default/start/srcery-vim"]
path = vim/pack/default/start/srcery-vim
url = https://github.com/srcery-colors/srcery-vim.git
|