Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sops.nvim

sops.nvim is a Neovim plugin for working with SOPS encrypted files. It provides transparent decryption and encryption of SOPS files when they are opened and saved.

Supported Files

  • YAML
  • JSON

Requirements

You are required to have sops available on your path

Installation

Lazy

{
    "trixnz/sops.nvim",
    lazy = false
}

Packer

use {
  "trixnz/sops.nvim"
}

Acknowledgements

vscode-sops

About

Neovim plugin to transparently encrypt and decrypt SOPS encrypted files

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages