mirror of https://gitlab.com/meliurwen/dotfiles
Added to vscode/codium `argv.json`, set telemetry level to off in `settings.json` and updated the README
parent
c332a9ce24
commit
d6a6ca6336
@ -0,0 +1 @@ |
|||||||
|
.vscode |
@ -0,0 +1,6 @@ |
|||||||
|
{ |
||||||
|
"crash-reporter-id": "", |
||||||
|
"disable-color-correct-rendering": true, |
||||||
|
"disable-hardware-acceleration": false, |
||||||
|
"enable-crash-reporter": false |
||||||
|
} |
Loading…
Reference in new issue