Config dump.

This commit is contained in:
2026-07-06 16:53:38 -04:00
parent 8e9204bc21
commit bf462da948
17 changed files with 914 additions and 335 deletions

View File

@@ -135,11 +135,13 @@
(package! passage
:recipe (:host github :repo "anticomputer/passage.el" :protocol ssh))
;; Server is down, deactivated for now
;; (package! krl-mode
;; :recipe (:host nil
;; :repo "ssh://code.lazyworkhorse.net:2222/gortium/krl-mode.git"
;; :files ("*.el")))
(package! krl-mode
:recipe (:local-repo "/home/tpouplier/ExoKortex/3-Resources/krl-mode"
:files ("*.el")))
(package! auto-highlight-symbol)