This commit is contained in:
Zelong Kuang
2026-02-21 03:41:32 +11:00
parent d58b32ac4f
commit 69eaf50f5e
4 changed files with 41 additions and 12 deletions

View File

@@ -33,9 +33,10 @@
'grep-find-template "rg --color=auto --null -nH --no-heading -e <R> <D>")))
(use-package pdf-tools
:init
:config
(pdf-tools-install))
(use-package keycast
:hook (elpaca-after-init . keycast-mode-line-mode))
(provide 'init-utils)