chore(config): Update Emacs configuration with ibuffer and perspective improvements

This commit is contained in:
2026-05-11 22:12:31 +08:00
parent aa4dea523e
commit 61edd16f0c
11 changed files with 102 additions and 17 deletions

View File

@@ -42,7 +42,7 @@
(use-package delight
:init
(delight '((eldoc-mode nil eldoc)
(org-indent-mode nil org)
(org-indent-mode nil org-indent)
(desktop-environment-mode nil desktop-environment)
(hs-minor-mode nil hideshow))))