diff --git a/.emacs.d/lisp/init-clojure.el b/.emacs.d/lisp/init-clojure.el index d86787f..50e26d3 100644 --- a/.emacs.d/lisp/init-clojure.el +++ b/.emacs.d/lisp/init-clojure.el @@ -50,7 +50,6 @@ (use-package clj-refactor :diminish - :after yasnippet :bind ("C-c @" . hydra-cljr-help-menu/body) :custom (cljr-suppress-no-project-warning t)