vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit f6accbf15d175edcc5794bf316eac6dc9e5c1edc parent 3ab559d413dd9d24c927c06aba6c60c90ce95f24 Author: Marc André Tanner <mat@brain-dump.org> Date: Tue, 12 Apr 2016 09:57:29 +0200 README.md: add coverity scan build status badge Diffstat:
| M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -1,8 +1,8 @@ Vis a vim-like text editor ========================== -[](https://travis-ci.org/martanne/vis) +[](https://travis-ci.org/martanne/vis) +[](https://scan.coverity.com/projects/3939) Vis aims to be a modern, legacy free, simple yet efficient vim-like editor.