From 74a4ca36ea28dec920caa7c713aa8632d8d690cc Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 31 Jan 2025 21:18:04 +0200 Subject: [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 6186cba..06ed9c1 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. -- cgit v1.0