Language

Package: vim-gnupg @ 2.7.1

Synopsis

Vim plugin for transparent editing of gpg encrypted files

Description

This script implements transparent editing of gpg encrypted files. The filename must have a .gpg, .pgp or .asc suffix. When opening such a file the content is decrypted, and the content will be encrypted to all recipients before it is written. This script turns off viminfo, swapfile, and undofile when editing encrypted files to increase security.

Home page
https://www.vim.org/scripts/script.php?script_id=3645
Location
gnu/packages/vim.scm (line: 1119, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings