Don't make clj-refactor wait for yasnippet

This commit is contained in:
David Morgan 2022-11-01 12:11:13 +00:00
parent 62744f235a
commit 9df48fb3ed
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 0 additions and 1 deletions

View File

@ -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)