From d4361176a654b8e2bc261b940a500fdbdded262e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sat, 11 Feb 2017 15:25:11 +0100 Subject: test/vim: add a file with lots of combining characters The actual test just invokes `ga` and `g8` which has only a temporary visual effect which our testing infrastructure is currently not able to check. --- vim/special-files/combining.keys | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 vim/special-files/combining.keys (limited to 'vim/special-files/combining.keys') diff --git a/vim/special-files/combining.keys b/vim/special-files/combining.keys new file mode 100644 index 0000000..4755e49 --- /dev/null +++ b/vim/special-files/combining.keys @@ -0,0 +1,2 @@ +ga +g8 -- cgit v1.2.3