diff options
Diffstat (limited to '.emacs')
| -rw-r--r-- | .emacs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -190,6 +190,7 @@ '(:eval (if (>= text-scale-mode-amount 0) "π" "π")) 'face-remap) (delight 'visual-line-mode nil t) +(delight 'which-key-mode nil 'which-key) (delight 'whitespace-mode nil 'whitespace) (delight 'with-editor-mode "βΈ" 'with-editor) ;; TODO: Narrow (β, βΆ) |
