fix: which-func custom setting
This commit is contained in:
parent
06208d5491
commit
53aa91408c
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ Show function we are currently in in the mode-line.
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:defer t
|
:defer t
|
||||||
:custom
|
:custom
|
||||||
(which-func-display mode-and-header)
|
(which-func-display 'mode-and-header)
|
||||||
:hook
|
:hook
|
||||||
(prog-mode-hook . which-function-mode)
|
(prog-mode-hook . which-function-mode)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue