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

@@ -4,6 +4,9 @@
;;; Code:
;; hs-minor-mode
(add-hook 'prog-mode-hook 'hs-minor-mode)
;; tree-sitter
(use-package treesit-auto
:config