An open API service indexing awesome lists of open source software.

https://github.com/hashivim/vim-vaultproject

basic vim/vault integration
https://github.com/hashivim/vim-vaultproject

hashivim vault vim vim-vaultproject

Last synced: 12 months ago
JSON representation

basic vim/vault integration

Awesome Lists containing this project

README

          

[![](https://img.shields.io/badge/Supports%20Vault%20Version-1.0.3-blue.svg)](https://github.com/hashicorp/Vault/blob/v1.0.3/CHANGELOG.md)

# Call For Maintainers

This plugin, along with others like it, is now maintained by the
[HashiVim](http://hashivim.github.io/) organization, which is looking for
additional maintainers and contributors. See the HashiVim home page for
further information.

# vim-vaultproject

This plugin adds a `:Vault` command that runs [vault](http://vaultproject.io),
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](https://github.com/tpope/vim-pathogen) 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 . ISC license.

This project is intended to be a safe, welcoming space for collaboration, and
contributors are expected to adhere to the [Contributor
Covenant](http://contributor-covenant.org) code of conduct.