fouladi
/
ccrypt-wrapper.nvim
ccrypt-wrapper.nvim
A Neovim plugin to encrypt and decrypt buffers with ccrypt.utility
manually-created
ccrypt-wrapper.nvim allows encryption and decryption of buffers using ccrypt in Neovim. It provides commands like :Encrypt and :Decrypt, key mappings for quick encryption and decryption, with a prerequisite of having ccrypt installed and in the system's path.