vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 1eb3f3108777588725548864ea5c42cad63cfabe parent f8413854c4f0de184c9f32f39b6f3b47b3fa64ce Author: Sebastian Götte <jaseg@jaseg.net> Date: Sat, 3 Jan 2015 20:30:23 +0100 Added a .gitignore Diffstat:
| A | .gitignore | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,6 @@ +config.h +*.swo +*.swp +*.o +nano +vis