vscode-extensions.codezombiech.gitignore: init at 0.6.0
This commit is contained in:
parent
814d4c9d11
commit
3a95e2a47e
@ -135,6 +135,18 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
codezombiech.gitignore = buildVscodeMarketplaceExtension {
|
||||||
|
mktplcRef = {
|
||||||
|
name = "gitignore";
|
||||||
|
publisher = "codezombiech";
|
||||||
|
version = "0.6.0";
|
||||||
|
sha256 = "0gnc0691pwkd9s8ldqabmpfvj0236rw7bxvkf0bvmww32kv1ia0b";
|
||||||
|
};
|
||||||
|
meta = with lib; {
|
||||||
|
license = licenses.mit;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
CoenraadS.bracket-pair-colorizer = buildVscodeMarketplaceExtension {
|
CoenraadS.bracket-pair-colorizer = buildVscodeMarketplaceExtension {
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
changelog = "https://marketplace.visualstudio.com/items/CoenraadS.bracket-pair-colorizer/changelog";
|
changelog = "https://marketplace.visualstudio.com/items/CoenraadS.bracket-pair-colorizer/changelog";
|
||||||
@ -785,6 +797,7 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
shyykoserhiy.vscode-spotify = buildVscodeMarketplaceExtension {
|
shyykoserhiy.vscode-spotify = buildVscodeMarketplaceExtension {
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "vscode-spotify";
|
name = "vscode-spotify";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user