jonathanmorris180 / salesforce.nvim

A Salesforce plugin for Neovim.
MIT License
20 stars 5 forks source link

Propagate proxy settings to plenary jobs #19

Closed lechum2 closed 5 months ago

lechum2 commented 5 months ago

📃 Summary

Salesforce cannot execute any request when working behind corporate proxy. Propagating proxy environment variables to plenary jobs fixes the issue.

lechum2 commented 5 months ago

I am happy to help even if it is just a small thing. Thanks for catching my weird mistake. Also I will use stylua next time. Check. :)

jonathanmorris180 commented 5 months ago

No problem, thanks again for the contribution @lechum2!