Stable v1

This commit is contained in:
Zelong Kuang
2026-04-11 16:38:46 +10:00
parent 4a779a480c
commit 39346aca6a
9 changed files with 70 additions and 46 deletions

View File

@@ -12,6 +12,7 @@
))
(use-package jinx
;; :diminish
:hook ((text-mode prog-mode conf-mode org-mode) . jinx-mode)
:commands jinx-mode
:bind ([remap ispell-word] . jinx-correct))