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 :