From 5ab8f8672e6832da8f5a7eb371d2b24e8e0fff2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=2E=20Sch=C3=B6nitzer?= Date: Sat, 9 Mar 2019 14:49:01 +0100 Subject: [PATCH] Add call for help and note about Riot --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8a203a..1e5e757 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,13 @@ Then launch Vim, run `:Helptags` and then `:help vimwiki` to verify it was insta 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). +Have a question? Visit the IRC channel `#vimwiki` on Freenode ([webchat](https://webchat.freenode.net/?channels=#vimwiki), also synced to Matrix/Riot: `#freenode_#vimwiki:matrix.org`) or post to the [mailing list](https://groups.google.com/forum/#!forum/vimwiki). + +Helping Vimwiki +============================================================================== + +Vimwiki has a lot of users but only very few recurring developers or people helping the community. Your help is therefore appreciated. Everyone can help! See [#625](https://github.com/vimwiki/vimwiki/issues/625) for information on how you can help. + ----