Config: fix geiser, install gptel.

This commit is contained in:
2026-04-16 07:54:33 +08:00
parent a47205eef4
commit 62e8a1fcf2
8 changed files with 139 additions and 21 deletions

View File

@@ -67,13 +67,13 @@
;; ;; sml/theme 'respectful)
;; (sml/setup))
(use-package simple-modeline
:init (simple-modeline-mode)
:config
;; (defun simple-modeline-segment-buffer-name ()
;; "Displays the full path of current file in the mode-line."
;; (propertize " %f" 'face 'mode-line-buffer-id))
)
;; (use-package simple-modeline
;; :init (simple-modeline-mode)
;; :config
;; ;; (defun simple-modeline-segment-buffer-name ()
;; ;; "Displays the full path of current file in the mode-line."
;; ;; (propertize " %f" 'face 'mode-line-buffer-id))
;; )
;; eshell高亮
(use-package eshell-syntax-highlighting