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

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

[nongnu] elpa/projectile 74a4ca36ea 1/4: [Docs] Minor tweak


From: ELPA Syncer
Subject: [nongnu] elpa/projectile 74a4ca36ea 1/4: [Docs] Minor tweak
Date: Fri, 31 Jan 2025 16:00:44 -0500 (EST)

branch: elpa/projectile
commit 74a4ca36ea28dec920caa7c713aa8632d8d690cc
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    [Docs] Minor tweak
---
 doc/modules/ROOT/pages/usage.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/modules/ROOT/pages/usage.adoc 
b/doc/modules/ROOT/pages/usage.adoc
index 6186cbae27..06ed9c1cf4 100644
--- a/doc/modules/ROOT/pages/usage.adoc
+++ b/doc/modules/ROOT/pages/usage.adoc
@@ -25,7 +25,7 @@ Here's how a typical Projectile configuration would look:
 (use-package vertico
   :ensure t
   :init
-  (vertico-mode))
+  (vertico-mode +1))
 
 ;; Optional: which-key will show you options for partially completed 
keybindings
 ;; It's extremely useful for packages with many keybindings like Projectile.



reply via email to

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