You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
237 B

6 years ago
  1. # encvim
  2. Encrypt and decrypt when using Vim
  3. Very simple tool, to encrypt/decrypt files in the output/input of Vim editor.
  4. ## Global installation
  5. Put 'encvim' file in the '/usr/local/bin/' directory.
  6. #### Usage
  7. ```
  8. encvim filename
  9. ```