From c5b39a12b4bbdcec4f9f87cf7b592ef3464f97d3 Mon Sep 17 00:00:00 2001 From: EinfachToll Date: Thu, 17 May 2018 20:18:53 +0200 Subject: [PATCH] Add a help section to the readme Ref #490 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a407040..0160ee9 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,14 @@ Or download the [zip archive](https://github.com/vimwiki/vimwiki/archive/master. Then launch Vim, run `:Helptags` and then `:help vimwiki` to verify it was installed. + +Getting help +============================================================================== + +Have a question? Visit the IRC channel `#vimwiki` on Freenode ([webchat](https://webchat.freenode.net/?channels=#vimwiki)) +or post to the [mailing list](https://groups.google.com/forum/#!forum/vimwiki). + + ---- \* Screenshots made with the [solarized colorscheme](https://github.com/altercation/vim-colors-solarized) and [lightline](https://github.com/itchyny/lightline.vim)