Compare commits

..

No commits in common. "e8f29905ba73ec539ec3f05861d1c69f65cbba6c" and "c24cb698cfa5ebc4e79daec6ed007a130694b4b1" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -18,9 +18,9 @@ VimsCode is an IDE with vim for beginner or expert
1. 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]
`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`
Installation requires git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0]
and triggers [`git clone`] for each configured repository to ~/.vim/ by defautl.
2. Set up VimsCode
git clone https://git.cohabit.fr/bastien/VimsCode.git