VIM encryption (password protect your vi file)

Submitted by barnettech on

:set cm=blowfish
:X to encrypt a file
:set key= to turn off encryption