This commit is contained in:
bastien 2023-05-22 16:43:10 +02:00
parent 06502e20ab
commit aedd4ddeba

View file

@ -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 :