feat: Replace es-windows with windmove, improve org agenda sorting

This commit is contained in:
2026-07-11 21:49:11 +08:00
parent 4d1bb61eec
commit dcdfb57eb4
3 changed files with 13 additions and 3 deletions

View File

@@ -31,9 +31,10 @@
;; tree-sitter
(use-package treesit-auto
:hook
(after-init . global-treesit-auto-mode)
:config
(setq treesit-auto-install 'prompt)
(global-treesit-auto-mode)
(setq treesit-font-lock-level 4))
;; scheme