vis

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

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

commit 19a6e216b8ba862966533f372fb579e99bc0ab8a
parent 6cebeb81264b33d83c19edfe3aaed03fae32850f
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Fri, 17 Mar 2017 21:48:19 +0100

man: fix last mandoc linting warning

Diffstat:
Mman/vis.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/vis.1 b/man/vis.1 @@ -428,7 +428,7 @@ If only one cursor exists and .Ic y default to the whole file -.Ic Ic 0,$ . +.Ic 0,$ . In normal mode the write commands .Ic w and