emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flymake-kondor c17c1c6 18/19: Remove reference to flymake-


From: ELPA Syncer
Subject: [nongnu] elpa/flymake-kondor c17c1c6 18/19: Remove reference to flymake-quickdef
Date: Fri, 8 Oct 2021 08:58:18 -0400 (EDT)

branch: elpa/flymake-kondor
commit c17c1c61007aa3b32c6b1dae2438419f2cf263cd
Author: Manuel Uberti <manuel-uberti@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Remove reference to flymake-quickdef
    
    See #4
---
 README.org | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 329aae8..7a93853 100644
--- a/README.org
+++ b/README.org
@@ -9,8 +9,7 @@ instructions]]; then proceed with your preferred way of adding 
packages
 * melpa
 
 #+BEGIN_SRC emacs-lisp
-(use-package flymake-kondor
-  :ensure flymake-quickdef
+(use-package flymake-kondor 
   :hook (clojure-mode . flymake-kondor-setup))
 #+END_SRC
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]