From 0a6fd6c27bf0ec7a00e86cef6b956c1996e5602e Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 22 May 2023 16:56:13 +0200 Subject: [PATCH] correction --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e523b3..d88fb62 100644 --- a/README.md +++ b/README.md @@ -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 :