This commit is contained in:
Zelong Kuang
2026-02-25 22:12:47 +11:00
parent c32094700d
commit b7832a60d1
10 changed files with 121 additions and 98 deletions

View File

@@ -36,6 +36,6 @@
;; (push '(ns-appearance . dark) default-frame-alist))
;; Prevent flash of unstyled mode line
(setq mode-line-format nil)
;; (setq mode-line-format nil)
(provide 'early-init)