鍚堝苟鏈湴浠撳簱鍜岃繙绋嬩粨搴

This commit is contained in:
trogloxene
2026-03-17 22:32:09 +08:00
parent 3e2a7d8dd0
commit 279a050165
5 changed files with 96 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
(tool-bar-mode -1) ;; 禁用工具栏
(menu-bar-mode -1) ;; 禁用菜单栏
(scroll-bar-mode -1) ;; 禁用滚动条
(setq display-line-numbers-type 'relative)
(setq display-line-numbers-type '2)
(global-display-line-numbers-mode t) ;; 启用行号
;; 启动时初始窗口最大化