This commit is contained in:
meml0rz
2024-11-13 01:52:23 +01:00
parent d3f263b036
commit dd9e21ccc5

View File

@ -39,7 +39,7 @@
yamlls = { yamlls = {
enable = true; enable = true;
}; };
rust-analyzer = { rust_analyzer = {
enable = true; enable = true;
autostart = true; autostart = true;
installRustc = true; installRustc = true;