X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=afe8341d0e2e4387283f0e8351c38bdf274b45ca;hb=eac4bab342e8cb95248985eb134887d898f2b49e;hp=be0b85b78ffa2713b6610295502a5dc6ee8c8fbc;hpb=81d7e7d4c8b99e032ce9423da56dba46f8bce18f;p=qmk_firmware.git diff --git a/.vscode/settings.json b/.vscode/settings.json index be0b85b78..afe8341d0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,7 @@ // Place your settings in this file to overwrite default and user settings. { + // Unofficially, QMK uses spaces for indentation + "editor.insertSpaces": true, // Configure glob patterns for excluding files and folders. "files.exclude": { "**/.build": true,