gitui/.vscode/settings.json
Stephan Dilly dad8e8d43d cargo fmt: use hardtabs
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
2021-08-17 14:24:25 +02:00

4 lines
97 B
JSON

{
"editor.formatOnSave": true,
"workbench.settings.enableNaturalLanguageSearch": false,
}