From c61ddf3ac5073134f30767e5aff2ac89769c0738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Fri, 23 Apr 2021 15:00:34 +0200 Subject: [PATCH] add notice about hidden vim opt (#112) --- vim/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/vim/README.md b/vim/README.md index fafd253..c9bb459 100644 --- a/vim/README.md +++ b/vim/README.md @@ -17,6 +17,12 @@ Then: :PlugInstall ``` +It is highly recommanded to have this option on: + +```viml +set hidden +``` + ## Usage ### List messages view