wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.89k stars 264 forks source link

Can packer download package through proxy,such as http proxy #773

Open Zenoe opened 2 years ago

Zenoe commented 2 years ago

If possible, how to set proxy server for packer?

NexZhu commented 2 years ago

Need this

1104662797 commented 2 years ago

need this

walker4753 commented 2 years ago

need this

gitduk commented 2 years ago

need this

zzxn commented 2 years ago

just found this export https_proxy=... works for me