8000 GitHub - trixnz/sops.nvim: Neovim plugin to transparently encrypt and decrypt SOPS encrypted files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

trixnz/sops.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages

0