clearloop / leetcode-cli

May the code be with you 👻
MIT License
317 stars 54 forks source link

feat: add option to set environment variables for edit command #133

Closed Subjective closed 1 year ago

Subjective commented 1 year ago

This makes it possible to set environment variables for the edit command. An example use case for neovim users would be to set the NVIM_APPNAME variable, which will allow you to choose a specific neovim profile to edit with.