vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit de82cab4fe901f4a62653e7d7d60304c8ca1f5f9 parent 29820b9899c06e8b825cfd739bce769397d18f27 Author: Evan Gates <evan.gates@gmail.com> Date: Mon, 2 Aug 2021 09:26:56 -0700 README: x/freenode/c/libera/ Update the README to point to irc.libera.chat after the great migration of 2021. Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ [](https://scan.coverity.com/projects/3939) [](https://codecov.io/gh/martanne/vis) [](http://vis.readthedocs.io/en/master/?badge=master) -[](irc://irc.freenode.net/vis-editor) +[](ircs://irc.libera.chat:6697/vis-editor) Vis aims to be a modern, legacy-free, simple yet efficient editor, combining the strengths of both vi(m) and sam. @@ -127,4 +127,4 @@ There are plenty of ways to contribute, below are a few ideas: Checkout the [Developer Overview](https://github.com/martanne/vis/wiki/Developer-Overview) to get started and do not hesitate to ask question in the `#vis-editor` -IRC channel on freenode. +IRC channel on libera ([join via your browser](https://web.libera.chat/#vis-editor)).