mirror of
https://github.com/Hizenberg469/Vim-tutorials.git
synced 2026-04-19 22:02:24 +03:00
update
This commit is contained in:
@@ -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>.
|
||||
|
||||
Reference in New Issue
Block a user