This commit is contained in:
2025-10-12 03:49:44 -06:00
parent 651932d786
commit a1d910f999
13 changed files with 144 additions and 13 deletions

View File

@@ -177,4 +177,7 @@ form."
(user-error (concat "Ignoring a call to `lsp-install-server'"
" — tell the caller to use Nix!")))
(defun syd-str (sep &rest strs)
(mapconcat #'identity strs sep))
(provide 'syd-prelude)

View File

@@ -0,0 +1,3 @@
;;; -*- lisp-data -*-
(("/persist/dots/")
("/persist/dots/modules/home/users/crumb/emacs/elpa/org-mode/"))

View File

@@ -0,0 +1 @@
nil