This commit is contained in:
bastien 2023-05-22 17:34:55 +02:00
parent 027ecf3dd3
commit 36ebad4327

View file

@ -50,7 +50,7 @@ VimsCode is an IDE with vim for beginner or expert :
Installation requires : Installation requires :
``` ```
sudo apt update sudo apt update
sudo apt install git wget flex bison gperf python3 python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0 elinks sudo apt install git elinks
``` ```
### Set up VimsCode : ### Set up VimsCode :
@ -95,6 +95,7 @@ This short-cute are totally switchable.
``` ```
-Shortcut to a duckduckgo search, you must be in visual mode and select the desired word. -Shortcut to a duckduckgo search, you must be in visual mode and select the desired word.
-You can change the hight of window with mouse. -You can change the hight of window with mouse.
Finally you can run vimscode : Finally you can run vimscode :