Skip to content

Commit

Permalink
chore: update VSCode recommended extensinos
Browse files Browse the repository at this point in the history
  • Loading branch information
nokazn committed Feb 6, 2024
1 parent beeb76f commit e535c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"recommendations": [
"arrterian.nix-env-selector",
"rust-lang.rust-analyzer",
"bbenoist.nix",
"b4dm4n.nixpkgs-fmt",
"dprint.dprint"
"dprint.dprint",
"jnoortheen.nix-ide"
]
}

0 comments on commit e535c72

Please sign in to comment.