emacs: Install jj-mode package

This commit is contained in:
Alexander Kobjolke 2026-02-26 23:07:34 +01:00
parent 5b64992d4d
commit 97c84634ad
2 changed files with 5 additions and 0 deletions

View file

@ -91,3 +91,4 @@
(package! modus-themes)
(package! consult-denote)
(package! casual-suite)
(package! jj-mode :recipe (:host github :repo "bolivier/jj-mode.el"))