embedded rust stuff

This commit is contained in:
Tao Tien 2024-05-11 03:41:12 -07:00
parent 5ad3ac9ec1
commit e2fa525618
3 changed files with 7 additions and 1 deletions

View file

@ -156,6 +156,10 @@
};
text-width = 100;
}
{
name = "toml";
auto-format = true;
}
];
language-servers = {
rust-analyzer.config = {