This commit is contained in:
Zelong Kuang
2026-03-22 23:57:48 +11:00
parent fcb5f35aad
commit 3687116fe6
14 changed files with 341 additions and 82 deletions

View File

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