From bd1e808c646a01fd91be75fb0d80e38b1def976f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 13 Nov 2020 15:23:18 -0600 Subject: Correct typo --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 36fb0da..287da8b 100644 --- a/config.org +++ b/config.org @@ -678,7 +678,7 @@ I was using company, but I think it might've been causing issues with ~awk-mode~ *** Lisp (SLIME) #+begin_src emacs-lisp (use-package slime - :when (exectuable-find "sbcl") + :when (executable-find "sbcl") :custom (inferior-lisp-program "sbcl") (slime-contribs '(slime-fancy)) -- cgit 1.4.1-21-gabe81