X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/6f4c361e28c171aa7ecb634c6ed93d476a73fb4b..d8e07a6c52a7c44b971a0df52ac25602b3eedeff:/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 } } }