vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 0a72da0fe3d90c2dd8e49cb0b22029afa384e96a parent a1dbc7633ca98b07b6947180cbdcdaa162ba9ab5 Author: Marc André Tanner <mat@brain-dump.org> Date: Mon, 27 Jul 2020 07:23:54 +0200 test/vis: remove entire text object test Diffstat:
| D | vis/text-objects/entire.in | | | 8 | -------- |
| D | vis/text-objects/entire.keys | | | 1 | - |
| D | vis/text-objects/entire.ref | | | 8 | -------- |
3 files changed, 0 insertions(+), 17 deletions(-)
diff --git a/vis/text-objects/entire.in b/vis/text-objects/entire.in @@ -1,8 +0,0 @@ - - Heading - ------- - - 1. first - - 2. second - diff --git a/vis/text-objects/entire.keys b/vis/text-objects/entire.keys @@ -1 +0,0 @@ ->ie diff --git a/vis/text-objects/entire.ref b/vis/text-objects/entire.ref @@ -1,8 +0,0 @@ - - Heading - ------- - - 1. first - - 2. second -