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
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
[submodule "pack/packer.nvim"]
|
|
path = pack/packer.nvim
|
|
url = https://github.com/wbthomason/packer.nvim
|