diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2020-11-19 08:45:46 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2020-11-19 08:45:46 +0100 |
| commit | 9736fcd060c2e5f92b93ca4f4fd78a81080bda62 (patch) | |
| tree | 4fa3b746546189f8f16eac577b819f6fbf9c0f99 /vim | |
| parent | 9e6e3fca54a3f9ee52d976e6dc021425c96d2515 (diff) | |
| download | vis-9736fcd060c2e5f92b93ca4f4fd78a81080bda62.tar.gz vis-9736fcd060c2e5f92b93ca4f4fd78a81080bda62.tar.xz | |
test/vim: remove test involving g~
This test does not seem to be stable on the GitHub macOS CI.
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/operators/swap/swap.in | 3 | ||||
| -rw-r--r-- | vim/operators/swap/swap.keys | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/vim/operators/swap/swap.in b/vim/operators/swap/swap.in deleted file mode 100644 index 74ec2e7..0000000 --- a/vim/operators/swap/swap.in +++ /dev/null @@ -1,3 +0,0 @@ -abc -abc -abc diff --git a/vim/operators/swap/swap.keys b/vim/operators/swap/swap.keys deleted file mode 100644 index caedf76..0000000 --- a/vim/operators/swap/swap.keys +++ /dev/null @@ -1 +0,0 @@ -Vg~ |
