Config: add exwm support, install consult-notes, fix some keybinding.

This commit is contained in:
2026-04-19 10:59:01 +08:00
parent fffd35f8ed
commit 8576ac275a
11 changed files with 110 additions and 24 deletions

View File

@@ -7,6 +7,7 @@
(use-package gptel
:hook (gptel-mode-hook . visual-line-mode)
:config
(setq gptel-log-level t)
(setq gptel-default-mode 'org-mode)
(defun my/org-auto-gptel ()