From 5d5060a5da9eee99cdd50bc477e70d3c1d0ef38f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 17 Mar 2021 12:48:00 +0100 Subject: Commit a collection of tweaks to Emacs config --- .emacs-custom.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs-custom.el') 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 -- cgit v1.2.3