From 91cac9e385db5709407dd6166d2c5d60f1100a6d Mon Sep 17 00:00:00 2001 From: Keith Simmons Date: Fri, 8 Oct 2021 13:47:28 -0700 Subject: [PATCH] Update chat badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5d9157..5768b65 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Neovide [![Gitter](https://badges.gitter.im/neovide/community.svg)](https://gitter.im/neovide/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Discussions](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/Kethku/neovide/discussions) +# Neovide [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/4AnGwba4) [![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#neovide_community:gitter.im) [![Discussions](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/Kethku/neovide/discussions) This is a simple graphical user interface for [Neovim](https://github.com/neovim/neovim) (an aggressively refactored and updated Vim editor). Where possible there are some graphical improvements, but functionally it should act like the terminal UI.