Config: change some colors of geriser repl, enable display-time, install rg.
This commit is contained in:
@@ -100,6 +100,10 @@
|
||||
;; 显示行号列号
|
||||
(column-number-mode t)
|
||||
|
||||
;; 显示时间
|
||||
(setq display-time-default-load-average nil)
|
||||
(display-time-mode t)
|
||||
|
||||
;; 添加个人字体到 cnfonts
|
||||
(setq cnfonts-personal-fontnames
|
||||
'(("Sarasa Fixed TC") ; 英文字体
|
||||
|
||||
Reference in New Issue
Block a user