[Emacs] Enable hs-minor-mode for folding code more easily
This commit is contained in:
@@ -107,6 +107,7 @@ the user."
|
||||
t)))
|
||||
|
||||
(add-hook 'after-change-major-mode-hook #'modeline-contitional-buffer-encoding)
|
||||
(add-hook 'prog-mode-hook #'hs-minor-mode)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Packages ;
|
||||
|
||||
Reference in New Issue
Block a user