Diminish ws-butler

This commit is contained in:
David Morgan 2022-10-17 16:19:02 +01:00
parent 94de8f8469
commit d2cb9d11e8
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@
(add-to-list 'xref-prompt-for-identifier 'xref-find-references-other-frame t))
(use-package ws-butler
:diminish
:hook (prog-mode . ws-butler-mode))
(provide 'init-editor)