We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df276d6 commit e4dc3c1Copy full SHA for e4dc3c1
index.html
@@ -131,8 +131,8 @@ <h2>Intro</h2>
131
<h2 id="chat">Chat</h2>
132
<ul>
133
<li><a href="https://twitter.com/Neovim" class="twitter-follow-button">Follow @Neovim</a></li>
134
- <li>Discuss the project at
135
- <a href="https://matrix.to/#/#neovim:matrix.org">#neovim:matrix.org</a>
+ <li>Discuss the project in <a href="https://github.com/neovim/neovim/discussions">GitHub Discussions</a>, or
+ chat in <a href="https://matrix.to/#/#neovim:matrix.org">#neovim:matrix.org</a>
136
or #neovim on <code>irc.libera.chat</code>.
137
</li>
138
<li>Contribute code, report bugs and request features at <a href="https://github.com/neovim/neovim">GitHub</a>.</li>
0 commit comments