From 3a9d36c5aba2cce0ced8e490284a910188b14532 Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 22 May 2023 17:26:03 +0200 Subject: [PATCH] correction du bled --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d88fb62..88fee17 100644 --- a/README.md +++ b/README.md @@ -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"