vscode-extensions.roman.ayu-next: init at 1.2.9
This commit is contained in:
parent
0ab30f0ddc
commit
bc2d26e246
@ -1494,6 +1494,18 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
roman.ayu-next = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "ayu-next";
|
||||
publisher = "roman";
|
||||
version = "1.2.9";
|
||||
sha256 = "sha256-rwZnqvHRmMquNq9PnU176vI4g8PtS6wSNvQaZ1BMa4I=";
|
||||
};
|
||||
meta = {
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
};
|
||||
|
||||
rubbersheep.gi = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "gi";
|
||||
|
Loading…
Reference in New Issue
Block a user