This commit is contained in:
Hizenberg469
2025-04-23 15:14:16 +05:30
parent dfa6cd3135
commit 50809df57a

View File

@@ -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 <TAB> key. To iterate in reverse order use
<SHIFT>+<TAB>.