dev: changed lisp path
This commit is contained in:
parent
13195d7108
commit
3829c931b2
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@
|
||||||
(defun +lisp/find-file-in-quicklisp ()
|
(defun +lisp/find-file-in-quicklisp ()
|
||||||
"Find a file belonging to a library downloaded by Quicklisp."
|
"Find a file belonging to a library downloaded by Quicklisp."
|
||||||
(interactive)
|
(interactive)
|
||||||
(doom-project-find-file "~/.quicklisp/dists/"))
|
(doom-project-find-file "~/quicklisp/dists/"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue