From b70269f01c9390d1733c073eeb0e340b920cc358 Mon Sep 17 00:00:00 2001 From: Thomas Vigouroux Date: Mon, 10 Aug 2020 18:33:34 +0200 Subject: [PATCH] docs: advertize zulip instead of gitter --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55d34081b..a0af0a0e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -[![Gitter](https://badges.gitter.im/nvim-treesitter/community.svg)](https://gitter.im/nvim-treesitter/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ![Linting and style checking](https://github.com/nvim-treesitter/nvim-treesitter/workflows/Linting%20and%20style%20checking/badge.svg?branch=master) ![Check loading of syntax files](https://github.com/nvim-treesitter/nvim-treesitter/workflows/Check%20loading%20of%20syntax%20files/badge.svg) +[Join us on Zulip !](https://nvim-treesitter.zulipchat.com/join/1twnvjqumn0t97p65eragu5o/) + # nvim-treesitter Treesitter configurations and abstraction layer for Neovim.