This commit is contained in:
zoe 2023-04-19 19:17:11 +02:00
parent 39b959f26f
commit 03c59c1b25
2 changed files with 5 additions and 4 deletions

View File

@ -46,10 +46,9 @@
}
{
name = "rust";
formatter = {
command = ''
/home/zoe/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rust-analyzer
'';
language-server = {
command =
"/home/zoe/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rust-analyzer";
};
}
];

View File

@ -153,6 +153,8 @@ in {
unstable.godot_4
## arduino
arduino
## tilemap editor
ldtk
# help
tealdeer