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: over 1 year 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
- Archived: true
- Created: 2018-01-30T15:14:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T15:15:11.000Z (over 8 years ago)
- Last Synced: 2025-02-10T08:02:26.120Z (over 1 year ago)
- Topics: ansible-vault, vim, vim-plugin
- Language: Vim script
- Homepage:
- Size: 1000 Bytes
- Stars: 11
- Watchers: 2
- Forks: 3
- 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