vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit f7ffb34d21906ba116d96a984618a945c7beb978 parent 6bda03073de02b3810b6766863d67015e825cb00 Author: Marc André Tanner <mat@brain-dump.org> Date: Fri, 8 Apr 2016 08:53:12 +0200 Mention a few more distribution packages in README Diffstat:
| M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -68,6 +68,8 @@ inorder to build a self contained statically linked binary. Or simply use one of the distribution provided packages: * [ArchLinux](http://www.archlinux.org/packages/?q=vis) + * [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=vis) + * [Void Linux](https://github.com/voidlinux/void-packages/tree/master/srcpkgs/vis) Editing Features ================