Skip to content

Commit

Permalink
chore(vscode): use direnv only
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed May 5, 2024
1 parent b247e76 commit c74bc8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"recommendations": [
"rust-lang.rust-analyzer",
"jnoortheen.nix-ide",
"statiolake.vscode-rustfmt"
"statiolake.vscode-rustfmt",
"mkhl.direnv"
]
}
1 change: 0 additions & 1 deletion shell.nix

This file was deleted.

0 comments on commit c74bc8f

Please sign in to comment.