chiark / gitweb /
el/dot-emacs.el: Apply `extend' setting to all(?) the applicable fonts.
[profile] / dot / jupyter-notebook.json
1 {
2   "Cell": {
3     "cm_config": {
4       "lineNumbers": false
5     }
6   },
7   "CodeCell": {
8     "cm_config": {
9       "autoCloseBrackets": false,
10       "indentUnit": 2,
11       "tabSize": 2
12     }
13   }
14 }