dev: changed lisp path

This commit is contained in:
Matt Nish-Lapidus 2024-01-27 09:22:08 -05:00
parent 13195d7108
commit 3829c931b2

View file

@ -37,4 +37,4 @@
(defun +lisp/find-file-in-quicklisp ()
"Find a file belonging to a library downloaded by Quicklisp."
(interactive)
(doom-project-find-file "~/.quicklisp/dists/"))
(doom-project-find-file "~/quicklisp/dists/"))