Show the project on the mode line in emacs.

This commit is contained in:
Tom Alexander
2025-02-24 14:04:41 -05:00
parent abf5f81d21
commit 28b61ff95a
2 changed files with 4 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
(savehist-mode))
(use-package which-key
:pin gnu
:diminish
:config
(which-key-mode))