i hate this

This commit is contained in:
Kreyren 2020-01-25 15:44:45 +00:00
parent 91ac248e81
commit ad06db5789

@ -1,7 +1,9 @@
{
"editor.wordWrap": "on",
// To show invisibles
"editor.renderWhitespace": "all",
"editor.tabSize": 2,
"editor.tabCompletion": "on",
// To get rid of annoying emoji in Cargo.toml
"crates.upToDateDecorator": "",
}