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:
| M | README.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 [](https://travis-ci.org/martanne/vis) [](https://scan.coverity.com/projects/3939) +[](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