fix(skills): add (in-package :opencortex) to org-skill-repl.org
Required for tangling to work correctly in XDG location
This commit is contained in:
@@ -35,6 +35,8 @@ The REPL skill fills this gap by:
|
||||
|
||||
** Global State
|
||||
#+begin_src lisp
|
||||
(in-package :opencortex)
|
||||
|
||||
(defvar *repl-package* :opencortex
|
||||
"Default package for REPL evaluations.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user