Config: add hs-minor-mode support

This commit is contained in:
User
2026-05-10 17:40:10 +08:00
parent 6b58f2928e
commit fddfe9859d
6 changed files with 32 additions and 12 deletions

View File

@@ -32,7 +32,7 @@
;; org-mode美化
(use-package olivetti
:config
:init
(add-hook 'olivetti-mode-hook
(lambda ()
(display-line-numbers-mode -1)))