diff options
author | Martin Fischer <martin@push-f.com> | 2024-12-23 16:37:50 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-23 16:38:01 +0100 |
commit | 1a07a14ddaeafb9132cd7a7f7ff8624d067a565a (patch) | |
tree | eb6ea5f50f33a98f95379143adc16a3568d286c5 | |
parent | 4efed3c4d77afac337ff0302b0c9c887be638a40 (diff) |
add Svelte VS Code extension
-rwxr-xr-x | install-imperative | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install-imperative b/install-imperative index b5699f5..6fa1e9e 100755 --- a/install-imperative +++ b/install-imperative @@ -20,4 +20,5 @@ code-ext vscodevim.vim code-ext rust-lang.rust-analyzer code-ext ms-pyright.pyright code-ext aaron-bond.better-comments +code-ext svelte.svelte-vscode code-ext bbenoist.nix |