diff --git a/contrapunctus/cp-prog.el b/contrapunctus/cp-prog.el index 20a56bd..aaf0988 100644 --- a/contrapunctus/cp-prog.el +++ b/contrapunctus/cp-prog.el @@ -116,7 +116,6 @@ (defun cp/prog-hydra () (interactive) (cond ((or (derived-mode-p 'emacs-lisp-mode 'ielm-mode) - (file-exists-p "Cask") ;; ;; Similar problems with this as the f-glob below; ;; ;; e.g. false positive if you have a .dir-locals.el in ;; ;; a project...