remove outdated rust-analyzer option

This commit is contained in:
maxichrome
2022-05-20 19:06:25 -05:00
parent 92f7bd769c
commit f77f21c19a

View File

@@ -21,7 +21,6 @@
"editor.defaultFormatter": "matklad.rust-analyzer"
},
"rust-analyzer.procMacro.enable": true,
"rust-analyzer.inlayHints.enable": false,
"rust-analyzer.diagnostics.experimental.enable": false,
"rust-analyzer.inlayHints.parameterHints.enable": false,
"rust-analyzer.inlayHints.typeHints.enable": false