nvimconfig/.gitmodules
Robert Morrison 492967a426
Adding Packer as a submodule
As this configuration uses Packer to manage its plugins I have decided
to add packer as a submodule. Only Time will tell if this was a bad idea
or not.

If neccessary I can always have some kind of code in my init that checks
if packer is available and if not uses git to pull it initally before
handing that job to packer
2022-07-05 01:38:53 +01:00

4 lines
105 B
Plaintext

[submodule "pack/packer.nvim"]
path = pack/packer.nvim
url = https://github.com/wbthomason/packer.nvim