From aedd4ddeba80c49bacecf9fd5d8690ab1fd693eb Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 22 May 2023 16:43:10 +0200 Subject: [PATCH] correc --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5baed06..e4d5ea3 100644 --- a/README.md +++ b/README.md @@ -80,16 +80,17 @@ Launch `vim` and run `:PluginInstall` ### Short-cute VimsCode : - ``` - "F2" Shows a vim note - "F3" Shows the tree structure - "F4" Shows the history of changes made - "F5" Shows a terminal at the bottom - "F6" Allows scrolling in the terminal - "F7" Brings up a help site for vim and terminal - "F8" created a new vim tab - "F9" navigate between vim tabs - ``` +``` +"F2" Shows a vim note +"F3" Shows the tree structure +"F4" Shows the history of changes made +"F5" Shows a terminal at the bottom +"F6" Allows scrolling in the terminal +"F7" Brings up a help site for vim and terminal +"F8" created a new vim tab +"F9" navigate between vim tabs +``` + You can chnage the hight of window with mouse. ### More Doc :