vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit a046c9d54d87d2ea926aa012d036ae3c6f7b2550
parent 934f9d0daf95351be2855280d62e696fbb12f3c9
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Sun, 17 Apr 2016 22:47:11 +0200

Mention #vis-editor IRC channel in README

Close #270

Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -3,6 +3,7 @@ Vis a vim-like text editor [![Build status](https://travis-ci.org/martanne/vis.svg?branch=master)](https://travis-ci.org/martanne/vis) [![Coverity Scan Build Status](https://scan.coverity.com/projects/3939/badge.svg)](https://scan.coverity.com/projects/3939) +[![#vis-editor on freenode](https://www.irccloud.com/invite-svg?channel=%23vis-editor&amp;hostname=irc.freenode.net&amp;port=6697&amp;ssl=1)](irc://irc.freenode.net/vis-editor) Vis aims to be a modern, legacy free, simple yet efficient vim-like editor. @@ -839,6 +840,8 @@ resources include: Developer Overview ================== +Feel free to join `#vis-editor` on freenode to discuss development related issues. + A quick overview over the code structure to get you started: File(s) | Description