Config: add jinx spell check, org-download, and keybinding updates

This commit is contained in:
User
2026-03-29 21:23:44 +08:00
parent 6131329bdd
commit e7a0e1b382
6 changed files with 86 additions and 11 deletions

View File

@@ -56,8 +56,7 @@
";; SCRATCH SCRATCH SCRATCH\n\n")
;; 开启server mode
(unless *is-mac*
(server-start))
(server-start)
;; 窗口名
(setq-default frame-title-format '("%b - Emacs"))