vis

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

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

commit b0302a240b7e744c7042efdd85927f43d9d5ee13
parent 339f626ab23f67a89bbe3656afce95615be86d0c
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Wed,  9 Nov 2016 15:20:52 +0100

Add another useless badge to the README

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

diff --git a/README.md b/README.md @@ -1,7 +1,8 @@ Vis a vim-like text editor ========================== -[![Build status](https://travis-ci.org/martanne/vis.svg?branch=master)](https://travis-ci.org/martanne/vis) +[![Linux Build Status](https://travis-ci.org/martanne/vis.svg?branch=master)](https://travis-ci.org/martanne/vis) +[![Cygwin Build Status](https://ci.appveyor.com/api/projects/status/61059w4jpdnb77ft/branch/master?svg=true)](https://ci.appveyor.com/project/martanne/vis/branch/master) [![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)