dotfiles/.gitmodules
Andrew Mulbrook 24051d7737 Switch to using native vim packages
Use native vim packages instead of the earlier plugin mechanism.
2021-02-12 18:45:39 -06:00

12 lines
478 B
Text

[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/pack/def/start/lightline"]
path = vim/pack/def/start/lightline
url = https://github.com/itchyny/lightline.vim
[submodule "vim/pack/def/start/vim-fugitive"]
path = vim/pack/def/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/pack/def/start/vim-gitgutter"]
path = vim/pack/def/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter