From 1a20c871f921fec9135f59722c7358064f63b846 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Tue, 13 Dec 2011 08:54:12 +0000 Subject: [PATCH] add a note about the google group to the readme created last night :) since there are over 50 contributors now it could be useful to have a public place to discuss things. --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.markdown b/README.markdown index bcd437b4..f11a3b16 100644 --- a/README.markdown +++ b/README.markdown @@ -45,3 +45,9 @@ Installation git clone https://github.com/scrooloose/syntastic.git Then reload vim, run `:Helptags`, and check out `:help syntastic.txt`. + + +Google group +------------ + +To get information or make suggestions check out the [google group](https://groups.google.com/group/vim-syntastic).