Config: optimize consult config, change some keybindings and function

This commit is contained in:
User
2026-05-01 20:44:11 +08:00
parent 7e8a801be2
commit 89e7d2954b
6 changed files with 47 additions and 28 deletions

View File

@@ -16,9 +16,6 @@
(set-language-environment "UTF-8")
(prefer-coding-system 'utf-8)))
;; 高亮当前行
(global-hl-line-mode t)
;; 显示文件大小
(size-indication-mode t)