vim-vaultproject

basic vim/vault integration

View the Project on GitHub hashivim/vim-vaultproject

This plugin adds a :Vault command that runs vault, with tab completion of subcommands.

This plugin is called "vim-vaultproject" because "vault" is a very generic term and I didn't want to squat on it.

Installation

With pathogen.vim just do:

cd ~/.vim/bundle
git clone https://github.com/hashivim/vim-vaultproject.git

If you prefer to use something besides pathogen, go ahead.

Credits

Originally written by Mark Cornick https://www.markcornick.com/. ISC license.

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.