Skip to content

Commit

Permalink
vscode: add key promoter extension
Browse files Browse the repository at this point in the history
  • Loading branch information
DavSanchez committed Jan 6, 2025
1 parent b10b735 commit fefaf88
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions home-manager/features/vscode/extensions.nix
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ pkgs:
version = "0.0.10";
sha256 = "090wg4lin4y06nhg45p9mjsqwfa21bdgafj57swh5z6fpv3pqxx2";
}
{
name = "vscode-keypromoter";
publisher = "donebd";
version = "1.0.3";
sha256 = "0dgkd3z0kxpaa2m01k0xqqsj9f01j4bac5sx8c3jhg19pg9zvl4m";
}
{
name = "lambda-black";
publisher = "janw4ld";
Expand Down

0 comments on commit fefaf88

Please sign in to comment.