vis

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

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

commit 5d0c6d87061dc5e72f8103a9ef56d356820d6532
parent a2043047ac8815ffec2fe438a0909eccd12ef0d6
Author: Christian Hesse <mail@eworm.de>
Date:   Tue, 29 Mar 2016 08:45:32 +0200

ignore README.html

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

diff --git a/.gitignore b/.gitignore @@ -1,5 +1,6 @@ /config.h /config.mk +/README.html *.swo *.swp *.o