vis

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

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

commit 79784d5bb856121831eda552994ae02e541421ca
parent 6817b2fd137d39b757f3574fb097cf2b6f23ce5c
Author: Randy Palamar <palamar@ualberta.ca>
Date:   Tue, 10 Oct 2023 07:11:25 -0600

ci: test: update submodule

Sourcehut recurses into submodules when cloning the repo for building
so unlike github it uses the version of `test` that is checked into
the repo. This is better behaviour but does mean that the submodule
needs to be updated.