diff options
Diffstat (limited to '.emacs-custom.el')
| -rw-r--r-- | .emacs-custom.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el index bc23047..de7a8b0 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -93,6 +93,7 @@ '(tool-bar-mode nil) '(truncate-lines t) '(visual-line-fringe-indicators '(left-curly-arrow right-curly-arrow)) + '(what-cursor-show-names t) '(which-key-idle-delay 0.5) '(which-key-mode t) '(whitespace-style |
