shadowenv.vim

March 15, 2019 ยท View on GitHub

Vim support for Shadowenv, providing a way to load the appropriate Shadowenv as you change directories.

Bugs

Mainline Vim doesn't support the DirChange event that we use in NeoVim. As a workaround, we bind to BufEnter.

Install

Do what you normally do; it works with Pathogen and therefore every normal Vim plugin workflow.