vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 9bdb1b5556879b277ad14870041c411e7c8b941e parent a7810b3cdd4c91ac415153b326252fed3c710a36 Author: Marc André Tanner <mat@brain-dump.org> Date: Wed, 16 Nov 2016 23:44:53 +0100 Add code coverage badge to the README Diffstat:
| M | README.md | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -4,6 +4,7 @@ Vis a vim-like text editor [](https://travis-ci.org/martanne/vis) [](https://ci.appveyor.com/project/martanne/vis/branch/master) [](https://scan.coverity.com/projects/3939) +[](https://codecov.io/gh/martanne/vis) [](irc://irc.freenode.net/vis-editor) Vis aims to be a modern, legacy free, simple yet efficient vim-like editor.