diff --git a/README.md b/README.md index 9ebce04..6e52fa4 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,7 @@ VimsCode is an IDE with vim for beginner or expert : ### Introduction : -Installation requires [git; wget; flex; bison; gperf; python3; python3-venv; cmake; ninja-build; ccache; libffi-dev; libssl-dev; dfu-util; libusb-1.0-0] - +Installation requires : ``` 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 @@ -82,6 +81,8 @@ Launch `vim` and run `:PluginInstall` ### Short-cute VimsCode : +This short-cute are totally switchable. + ``` "F2" Shows a vim note "F3" Shows the tree structure @@ -93,7 +94,8 @@ Launch `vim` and run `:PluginInstall` "F9" navigate between vim tabs ``` -You can change the hight of window with mouse. +-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. Finally you can run vimscode : ```