diff --git a/Library/Application Support/Code/User/settings.json b/Library/Application Support/Code/User/settings.json index 567b67f..094e140 100644 --- a/Library/Application Support/Code/User/settings.json +++ b/Library/Application Support/Code/User/settings.json @@ -12,6 +12,7 @@ "files.insertFinalNewline": true, "editor.rulers": [ 80 + 120 ], "workbench.iconTheme": "material-icon-theme", "editor.scrollBeyondLastLine": false,