vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 39df927d36d51f15b7600808c6785b366112539b parent 1f56e4f6cdb379e1800b10cd560c2a3e6a8b7c43 Author: Marc André Tanner <mat@brain-dump.org> Date: Sun, 26 Jul 2020 11:23:15 +0200 test/vim: use g~ instead of ~ to swap case Diffstat:
| M | vim/operators/swap/swap.keys | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vim/operators/swap/swap.keys b/vim/operators/swap/swap.keys @@ -1 +1 @@ -V~ +Vg~