vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit ea42d233243a8f50fe9a94f97ddcde92f74b89a3 parent deeb572badce7dcdb8a5814397f22d8bd7a9f9d6 Author: Marc André Tanner <mat@brain-dump.org> Date: Tue, 5 Apr 2016 18:36:52 +0200 Update README with newer screen cast Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -35,7 +35,7 @@ The intention is *not* to be bug for bug compatible with vim, instead a similar editing experience should be provided. The goal could thus be summarized as "80% of vim's features implemented in roughly 1% of the code". - +[](https://asciinema.org/a/41361) Getting started / Build instructions ====================================