Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 322 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 322 Bytes

Encrypt Vim

Description

Plugin that use aescrypt to encrypt and decrypt text

Pre-requis

Usage

:[range]Encrypt <file>                  Encrypt the current buffer to <file>
:Decrypt <file>                         Decrypt <file> to the current buffer