From 082f233e9cf0573ac698b115c0122b4b114937a8 Mon Sep 17 00:00:00 2001 From: bastien Date: Thu, 25 May 2023 11:05:16 +0200 Subject: [PATCH] ajout troubleshooting --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index faa3bba..d179841 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,7 @@ To find out if you have the option : ``` vim --version | grep clipboard ``` + +## Troubleshooting + +For troubleshooting and common problems see [TROUBLESHOOTING](https://git.cohabit.fr/bastien/VimsCode/wiki/Troubleshooting).