From fd87e0ed4c52bed31798c0f83f8f121d2659f869 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Thu, 5 Aug 2021 07:47:38 +0100 Subject: Play around with a few things --- emacs-prelude/personal/lisp/init-clojure.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'emacs-prelude/personal/lisp/init-clojure.el') diff --git a/emacs-prelude/personal/lisp/init-clojure.el b/emacs-prelude/personal/lisp/init-clojure.el index c0b59ec..080b695 100644 --- a/emacs-prelude/personal/lisp/init-clojure.el +++ b/emacs-prelude/personal/lisp/init-clojure.el @@ -38,7 +38,6 @@ cider-repl-history-file "~/.emacs.d/cider-history" clojure-toplevel-inside-comment-form t) (key-chord-define-global "??" 'cider-xref-fn-refs-select) - (key-chord-define-global "qq" 'cider-xref-fn-refs) - :hook (cider-repl-mode . (lambda () (smartscan-mode -1)))) + (key-chord-define-global "qq" 'cider-xref-fn-refs)) (provide 'init-clojure) -- cgit 1.4.1-2-gfad0