Add vscode-sops
This commit is contained in:
parent
8288be0ecd
commit
868ea80ed4
1 changed files with 6 additions and 0 deletions
|
@ -116,6 +116,12 @@
|
||||||
version = "4.9.4";
|
version = "4.9.4";
|
||||||
sha256 = "sha256-rY4sBGXEtMX2VsJ7LArCKPfqi0NVdg0ReKCAPUbCe0Q=";
|
sha256 = "sha256-rY4sBGXEtMX2VsJ7LArCKPfqi0NVdg0ReKCAPUbCe0Q=";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
publisher = "signageos";
|
||||||
|
name = "signageos-vscode-sops";
|
||||||
|
version = "0.5.0";
|
||||||
|
sha256 = "sha256-pIxr9hqcIFlJKrZUD/Vn5249GRQOy0D/UovG63f4Myg=";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
userSettings = {
|
userSettings = {
|
||||||
"diffEditor.codeLens" = true;
|
"diffEditor.codeLens" = true;
|
||||||
|
|
Loading…
Reference in a new issue