From 4d5593b79e41658a75876bd26dc68509a9e1cff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 26 Jul 2020 11:23:15 +0200 Subject: test/vim: use g~ instead of ~ to swap case --- vim/operators/swap/swap.keys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/operators') diff --git a/vim/operators/swap/swap.keys b/vim/operators/swap/swap.keys index 24f70f6..caedf76 100644 --- a/vim/operators/swap/swap.keys +++ b/vim/operators/swap/swap.keys @@ -1 +1 @@ -V~ +Vg~ -- cgit v1.2.3