summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 90d25102c3a3b95255f2036b37f4a70df5a22922 (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
[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
[submodule "vim/pack/default/start/rust.vim"]
	path = vim/pack/default/start/rust.vim
	url = https://github.com/rust-lang/rust.vim.git