DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Encrypt and Remove Encryption in Vim


To encrypt a file with vim, use :X when saving the file.

To remove the encryption, run :set key= in vim, make some modifications in text, then save file with :x.

Note that if you didn't make any modifications in text, The encryption will not be removed.



Published

Jan 20, 2015

Last Updated

Jan 20, 2015

Category

Tech

Tags

  • encrypt 1
  • vim 92

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor