This commit is contained in:
Zelong Kuang
2025-12-21 10:30:07 +11:00
parent c47c26e94d
commit fb9a913f80
4 changed files with 52 additions and 45 deletions

View File

@@ -55,6 +55,10 @@
(setq frame-title-format "Emacs: %b")
(setq custom-safe-themes t)
(setq-default tab-width 4
compilation-scroll-output t
indent-tabs-mode nil)
(setq ring-bell-function 'ignore)
(setq undo-limit 80000000
auto-save-default t