vis

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

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

commit 0919463a194c0bc7d8f8e828a06eb768416ec2c7
parent abedff08f00ee4b91fd2714684a84236c643374a
Author: TwoFinger <Two-Finger@users.noreply.github.com>
Date:   Fri, 19 May 2017 14:08:15 +0300

man: Fix a typo

Diffstat:
Mman/vis.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/vis.1 b/man/vis.1 @@ -903,10 +903,10 @@ previous start of block next start of block . .It Ic [( -previous start of parenthese pair +previous start of parentheses pair . .It Ic ]) -next start of parenthese pair +next start of parentheses pair . .It Ic { previous paragraph