From 1607cc43538b3924cff08a8b43cd16dfdd60d7d7 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 6 Jan 2016 14:50:16 +0100 Subject: [PATCH] README: add small note about current status --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3168dbf..386c978 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ --- +Please keep in mind that I just started writing this guide and new things get +added every day. Things about to be added can be found here: +[issues](https://github.com/mhinz/vim-galore/issues). Thanks! + +--- + #### [Basics](#basics-1) - [Buffers, windows, tabs?](#buffers-windows-tabs) - [Active, loaded, listed, named buffers?](#active-loaded-listed-named-buffers)