Skip to content

Commit

Permalink
fix: Fixed gitpod config
Browse files Browse the repository at this point in the history
  • Loading branch information
ecyht2 committed Apr 5, 2024
1 parent cdbac6f commit 67c7178
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ image:
vscode:
extensions:
- "vadimcn.vscode-lldb"
- "serayuzgur.crates"
- "tamasfe.even-better-toml"
- "rust-lang.rust-analyzer"
- "serayuzgur.crates"
- "tamasfe.even-better-toml"
- "rust-lang.rust-analyzer"
- "vscodevim.vim"

tasks:
Expand Down

0 comments on commit 67c7178

Please sign in to comment.