Enable which-function-mode

This commit is contained in:
Evie Litherland-Smith 2025-01-21 16:55:35 +00:00
parent 5fb628c6b1
commit 7e21825c41

View file

@ -116,6 +116,7 @@
(line-number-mode +1)
(column-number-mode +1)
(size-indication-mode -1)
(which-function-mode +1)
(doom-modeline-mode +1)
:config
(set-face-attribute 'doom-modeline nil :weight 'normal)