Config: add hs-minor-mode support
This commit is contained in:
@@ -40,10 +40,11 @@
|
||||
|
||||
;; delight
|
||||
(use-package delight
|
||||
:config
|
||||
:init
|
||||
(delight '((eldoc-mode nil eldoc)
|
||||
(org-indent-mode nil org)
|
||||
(desktop-environment-mode nil desktop-environment))))
|
||||
(desktop-environment-mode nil desktop-environment)
|
||||
(hs-minor-mode nil hideshow))))
|
||||
|
||||
;; 安装gcmh用于管理内存回收
|
||||
(use-package gcmh
|
||||
|
||||
Reference in New Issue
Block a user