Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babarot/vim-ansible-vault
Encrypt/Decrypt the file contents on the buffer from Vim command line with ansible-vault
https://github.com/babarot/vim-ansible-vault
ansible-vault vim vim-plugin
Last synced: 26 days ago
JSON representation
Encrypt/Decrypt the file contents on the buffer from Vim command line with ansible-vault
- Host: GitHub
- URL: https://github.com/babarot/vim-ansible-vault
- Owner: babarot
- Created: 2018-01-30T15:14:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T15:15:11.000Z (almost 7 years ago)
- Last Synced: 2024-05-02T02:18:30.617Z (7 months ago)
- Topics: ansible-vault, vim, vim-plugin
- Language: Vim script
- Homepage:
- Size: 1000 Bytes
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-ansible-vault
=================Encrypt/Decrypt the file contents on the buffer from Vim command line with `ansible-vault`
## Usage
```
:AnsibleVaultEncrypt
:AnsibleVaultDecrypt
```## License
MIT
## Author
b4b4r07