From 50809df57a510382c181dda1ce8e7a23b271ff70 Mon Sep 17 00:00:00 2001 From: Hizenberg469 Date: Wed, 23 Apr 2025 15:14:16 +0530 Subject: [PATCH] update --- vim-commands | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vim-commands b/vim-commands index aed6b57..9783869 100644 --- a/vim-commands +++ b/vim-commands @@ -125,3 +125,7 @@ Line mode: Note: Anything between [] in help documentation means it is optional in vim. + For autocompleting a command which is to be searched in help documentation + click CTRL+D, which shows suggestation. To iterate through all the suggestion + without writing it explicity use key. To iterate in reverse order use + +.