correction

This commit is contained in:
bastien 2023-05-22 16:56:13 +02:00
parent efdc620de8
commit 0a6fd6c27b

View file

@ -92,7 +92,14 @@ Launch `vim` and run `:PluginInstall`
"F9" navigate between vim tabs "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 : ### More Doc :