vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 308297482bbcc0a61a7a6d2cb7300ea5ed680439 parent 440e0f7afa992e10694cb0b4ab8f1ab55a1f72b2 Author: Marc André Tanner <mat@brain-dump.org> Date: Tue, 22 May 2018 16:02:38 +0200 test/vim: remove case related tests They were bogus. All vim related test cases should be considered as deprecated, they should eventually be migrated/rewritten to only depend on vis. Diffstat:
| D | vim/operators/case/case.in | | | 1 | - |
| D | vim/operators/case/case.keys | | | 1 | - |
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/vim/operators/case/case.in b/vim/operators/case/case.in @@ -1 +0,0 @@ -Abc diff --git a/vim/operators/case/case.keys b/vim/operators/case/case.keys @@ -1 +0,0 @@ -gu gU .