From 327e46a590b361d44fc794112584251a6ce34ac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Deuchnord?= Date: Tue, 27 Nov 2018 13:36:06 +0100 Subject: [PATCH] Update README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ebc420..7386ca2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# Vimconf +# Vim configuration +My personnal Vim configuration. + +## How to install + +Just clone this repository, `cd` to the clone and run `make install`. + +Note: if a configuration already exists, it will be backed up.