Added 42crunch.vscode-openapi

This commit is contained in:
Charlotte 🦝 Delenk 2022-04-23 17:44:58 +01:00
parent 83d6afa904
commit ab40903108
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122
2 changed files with 7 additions and 0 deletions

View file

@ -9,6 +9,7 @@ desktop: { pkgs, ... }: {
programs = {
zsh = {
enable = true;
enableVteIntegration = true;
oh-my-zsh = {
enable = true;
};

View file

@ -109,6 +109,12 @@
version = "0.5.1";
sha256 = "sha256-neAvG8bk8yzpbuSzvVVi8Z3lCr29FBncXx3Sv/KChHw=";
}
{
publisher = "42crunch";
name = "vscode-openapi";
version = "4.9.4";
sha256 = "sha256-rY4sBGXEtMX2VsJ7LArCKPfqi0NVdg0ReKCAPUbCe0Q=";
}
];
userSettings = {
"diffEditor.codeLens" = true;