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

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

[elpa] externals/marginalia ca21d30 029/241: fix typo in the readme


From: Stefan Monnier
Subject: [elpa] externals/marginalia ca21d30 029/241: fix typo in the readme
Date: Fri, 28 May 2021 20:48:50 -0400 (EDT)

branch: externals/marginalia
commit ca21d30bf03924c63129a0caee14e051d2b70cdc
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    fix typo in the readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bb18692..71aad71 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ specified by the variable `marginalia-classifiers`.
 ;; Enable richer annotations using the Marginalia package
 (use-package marginalia
   ;; The :init configuration is always executed (Not lazy!)
-  :init t
+  :init
 
   ;; Must be in the :init section of use-package such that the mode gets
   ;; enabled right away. Note that this forces loading the package.



reply via email to

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