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
- Host: GitHub
- URL: https://github.com/hashivim/vim-vaultproject
- Owner: hashivim
- License: isc
- Created: 2015-04-29T15:11:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T02:36:37.000Z (over 7 years ago)
- Last Synced: 2023-02-27T08:02:20.010Z (over 3 years ago)
- Topics: hashivim, vault, vim, vim-vaultproject
- Language: Shell
- Homepage: http://hashivim.github.io/vim-vaultproject
- Size: 19.5 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](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.