branch: elpa/projectile
commit 74a4ca36ea28dec920caa7c713aa8632d8d690cc
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@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