chiark / gitweb /
el/dot-emacs.el: Unbreak `mdw-fontify-rust' so this file actually compiles.
[profile] / dot / jupyter-notebook.json
1 {
2   "CodeCell": {
3     "cm_config": {
4       "autoCloseBrackets": false,
5       "indentUnit": 2,
6       "tabSize": 2
7     }
8   }
9 }