add scheme and exercism
This commit is contained in:
parent
1fc6c04e36
commit
d52f098832
2 changed files with 13 additions and 0 deletions
|
@ -19,6 +19,18 @@
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
++ vscode-utils.extensionsFromVscodeMarketplace [
|
++ vscode-utils.extensionsFromVscodeMarketplace [
|
||||||
|
{
|
||||||
|
publisher = "sjhuangx";
|
||||||
|
name = "vscode-scheme";
|
||||||
|
version = "0.4.0";
|
||||||
|
sha256 = "07vjfymvfv98s5r5a4b5iqhgfz1wpgq2l8h3wlq1bnhhhvmq5pq4";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
publisher = "shaunlebron";
|
||||||
|
name = "vscode-parinfer";
|
||||||
|
version = "0.6.2";
|
||||||
|
sha256 = "0h4v4rnximy6rbh83y4s2qj1cqbj66g9wld39mzd0zwgi6ig9syd";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
publisher = "vscodevim";
|
publisher = "vscodevim";
|
||||||
name = "vim";
|
name = "vim";
|
||||||
|
|
|
@ -33,6 +33,7 @@
|
||||||
rustup
|
rustup
|
||||||
terraform
|
terraform
|
||||||
tmux
|
tmux
|
||||||
|
unstable.exercism
|
||||||
unstable.genpass
|
unstable.genpass
|
||||||
unstable.topgrade
|
unstable.topgrade
|
||||||
unzip
|
unzip
|
||||||
|
|
Loading…
Reference in a new issue