dense-analysis / dense-analysis/ale
Pass environment variables for commands with the `env` key.
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
Related to #2256.
Vim patch [8.0.0902](https://github.com/vim/vim/commit/05aafed54b50b602315ae55d83a7d089804cecb0) adds an `env` key for passing environment variables for commands separate from the command line. If we pass environment variables this way, we can fix issues with some commands being too long. We'd have to add a version check, and this option isn't supported in NeoVim.
Contributor guide
Assessment
This issue has not been assessed yet.