correction du bled
This commit is contained in:
parent
39eab4d922
commit
3a9d36c5ab
|
@ -56,7 +56,11 @@ sudo apt install git wget flex bison gperf python3 python3-venv cmake ninja-buil
|
|||
|
||||
### Set up VimsCode :
|
||||
|
||||
```
|
||||
git clone https://git.cohabit.fr/bastien/VimsCode.git
|
||||
mkdir ~/.vim/bundle && cd ~/.vim/bundle/
|
||||
git clone https://github.com/VundleVim/Vundle.vim.git
|
||||
```
|
||||
|
||||
After clone don't forgot to rename "vimrc-conf" -> ".vimrc" and "/vim-conf" -> "/vim"
|
||||
|
||||
|
|
Loading…
Reference in a new issue