Replace deprecated function

This commit is contained in:
David Morgan 2021-09-07 19:25:46 +01:00
parent 2b7769bb4a
commit 535fb5d69c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
(use-package which-func
:ensure nil
:config
(which-func-mode 1))
(which-function-mode 1))
(use-package hl-todo
:config