diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-02-02 22:18:22 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-02-02 22:18:22 +0100 |
| commit | de47851e0406a3b36c4593a3de3bddce9b175806 (patch) | |
| tree | c7d81e514cb12547c61fa338b5f2f8f71ea6a7a2 /vim/special-files/search-binary.keys | |
| parent | 0a3fdd77894a02c63cc14592505a4dbaaeaf7af7 (diff) | |
| download | vis-de47851e0406a3b36c4593a3de3bddce9b175806.tar.gz vis-de47851e0406a3b36c4593a3de3bddce9b175806.tar.xz | |
test/vim: add a few special files
Test search in a binary file and add a big one to force mmap(2) usage.
Diffstat (limited to 'vim/special-files/search-binary.keys')
| -rw-r--r-- | vim/special-files/search-binary.keys | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vim/special-files/search-binary.keys b/vim/special-files/search-binary.keys new file mode 100644 index 0000000..6fd199d --- /dev/null +++ b/vim/special-files/search-binary.keys @@ -0,0 +1,5 @@ +/Hello<Enter> +i><Escape> +n. +N. +N. |
