branch: externals/marginalia
commit ca21d30bf03924c63129a0caee14e051d2b70cdc
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
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.