branch: externals/bufferlo
commit ab05b28e5c95668348ef45075e9a5445f573b67c
Author: shipmints <shipmi...@gmail.com>
Commit: shipmints <shipmi...@gmail.com>

    use-package dependency comment
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index a82ca18956..d0163cb1fd 100644
--- a/README.org
+++ b/README.org
@@ -758,7 +758,7 @@ feature to Emacs 31.
 
   (use-package bufferlo
     :demand t
-    :after (ibuffer consult)
+    :after (ibuffer consult) ; also mark these :demand t or use explicit 
require
     :bind
     (
      ;; ibuffer

Reply via email to