maj readme

This commit is contained in:
bastien 2023-05-22 13:25:00 +02:00
parent e3d2623f0b
commit cb8275c68b

View file

@ -55,9 +55,15 @@ Installation requires [git; wget; flex; bison; gperf; python3; python3-venv; cma
### Set up VimsCode :
git clone https://git.cohabit.fr/bastien/VimsCode.git
After clone don't forgot to rename "vimrc-conf" -> ".vimrc" and "/vim-conf" -> "/vim"
```
cd vimscode
mv vim-conf .vim && mv .vim ~/
mv vimrc-conf .vimrc && mv .vimrc ~/
```
### Install Plugins :
Launch `vim` and run `:PluginInstall`