aboutsummaryrefslogtreecommitdiff
path: root/vim/special-files
AgeCommit message (Collapse)AuthorFilesLines
2017-02-12test/vim: tweak combining characters testMarc André Tanner2-1/+5
2017-02-11test/vim: add a file with lots of combining charactersMarc André Tanner2-0/+3
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.
2017-02-02test/vim: add a few special filesMarc André Tanner4-0/+104865
Test search in a binary file and add a big one to force mmap(2) usage.