doom-modeline
doom-modeline copied to clipboard
Direnv integration
It would be nice if there was an integration with emacs-direnv to show whether a direnv environment is currently loaded, and perhaps display some information about the loaded environment.
This is what the "modeline" looks like in VSCode
(added, changed, removed envvars)
Sorry, I am not using direnv
. PRs are welcome.
I put a PR here that should help.
EDIT: Sorry, false alarm. My PR only makes python lookup work with direnv. No other integration.