X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/6f4c361e28c171aa7ecb634c6ed93d476a73fb4b..0b02a1130cab28f267f4f12a66c4de2ead4ce578:/dot/jupyter-notebook.json diff --git a/dot/jupyter-notebook.json b/dot/jupyter-notebook.json index ebf4aae..e84b6e2 100644 --- a/dot/jupyter-notebook.json +++ b/dot/jupyter-notebook.json @@ -2,7 +2,8 @@ "CodeCell": { "cm_config": { "autoCloseBrackets": false, - "indentUnit": 2 + "indentUnit": 2, + "tabSize": 2 } } }