As far as I understand, this is default behavior of direnv anyway so should be logical to have this in the plugin.
I added a settings entry which defaults to false as well.
Also notification ".envrc found" now includes the path of the file
Tested on a setup like described in #64
Also tested on a a project with no .envrc anywhere in the parent directories (the plugin is then looking up everything until it reaches /). Nothing crashes, this in the logs:
As far as I understand, this is default behavior of direnv anyway so should be logical to have this in the plugin. I added a settings entry which defaults to false as well.
Also notification ".envrc found" now includes the path of the file
Tested on a setup like described in #64
Also tested on a a project with no .envrc anywhere in the parent directories (the plugin is then looking up everything until it reaches /). Nothing crashes, this in the logs: