Select a color scheme for your Dotfyle experience

fouladi / ccrypt-wrapper.nvim

ccrypt-wrapper.nvim

A Neovim plugin to encrypt and decrypt buffers with ccrypt.
9 0 0 4 days ago
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.