vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 348d466d52bae656d6898dc529b50fd280da991a parent 3398e8cc01f7bbf53af2344558cd1672880f993a Author: Marc André Tanner <mat@brain-dump.org> Date: Tue, 10 Nov 2015 21:18:30 +0100 Update .gitignore Closes #104 Diffstat:
| M | .gitignore | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -2,5 +2,5 @@ config.h *.swo *.swp *.o -nano -vis +./vis +dependency