This plugin aim is to integrate Direnv and (Neo)Vim. Because Vim can shell out to other tools it's nice if the environment is in sync with the usual shell.
See detail in the doc.
Clone the repository to load by packages.
git clone https://github.com/direnv/direnv.vim \
~/.vim/pack/foo/start/direnv.vim
Or use your favorite plugin manager.
- Allow/deny authorization mechanism.