Skip to content

Commit

Permalink
add rust
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Sep 16, 2023
1 parent 766706e commit 4754c09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions codium/nix-files/extensions.nix
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ __foldl' pkgs.lib.attrsets.recursiveUpdate { }
rescript = {
chenglou92 = "rescript-vscode";
};
rust = {
rust-lang = "rust-analyzer";
};
scala = {
scalameta = "metals";
scala-lang = "scala";
Expand Down

0 comments on commit 4754c09

Please sign in to comment.