correction
This commit is contained in:
parent
efdc620de8
commit
0a6fd6c27b
|
@ -92,7 +92,14 @@ Launch `vim` and run `:PluginInstall`
|
|||
"F9" navigate between vim tabs
|
||||
```
|
||||
|
||||
You can chnage the hight of window with mouse.
|
||||
You can change the hight of window with mouse.
|
||||
|
||||
Finally you can run vimscode :
|
||||
```
|
||||
vimscode -esp "file" # for ESP ide
|
||||
vimscode -a "file" # for Arduino ide
|
||||
vimscode -p "file" # for platform.io ide
|
||||
```
|
||||
|
||||
### More Doc :
|
||||
|
||||
|
|
Loading…
Reference in a new issue