This commit is contained in:
Crispy 2022-06-07 15:21:09 +02:00
parent 7e9daa986f
commit 0a8b980163
3 changed files with 16 additions and 8 deletions

View file

@ -42,5 +42,6 @@
"editor.bracketPairColorization.enabled": false,
"rust-analyzer.inlayHints.parameterHints.enable": false,
"window.zoomLevel": 1,
"editor.unicodeHighlight.nonBasicASCII": false
"rust-analyzer.cargo.buildScripts.enable": true,
"editor.fontLigatures": true
}