vis

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

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

commit 76c8e245577ee02d2131f0192d46b8aab360b549
parent 3d6e7e0b6c37b9504a41de754319783f0f4724f2
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Thu, 16 Jan 2020 17:38:57 +0100

build: try to fix travis-ci by installing libtool

Diffstat:
M.travis.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -48,6 +48,7 @@ addons: - 9base - libacl1-dev - libtre-dev + - libtool cache: directories: