Config dump.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user