diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2017-02-16 22:05:12 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2017-02-16 22:05:12 +0100 |
| commit | c25fbd33f2d06701d8673fec97081aa747da1d0f (patch) | |
| tree | d22cbac3e7ec1f89639490091bbbb478aeb4973f /vis/insert-mode/verbatim.in | |
| parent | db6c17982eca27f1cdf59d2c384615af89a3d81e (diff) | |
test/vis: add some tests for digraphs and verbatim insertion
Diffstat (limited to 'vis/insert-mode/verbatim.in')
| -rw-r--r-- | vis/insert-mode/verbatim.in | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/vis/insert-mode/verbatim.in b/vis/insert-mode/verbatim.in new file mode 100644 index 0000000..807ca7d --- /dev/null +++ b/vis/insert-mode/verbatim.in @@ -0,0 +1,20 @@ +U+033b = +U+033b = +U+2200 = +U+2200 = +U+2208 = +U+2208 = +U+00002208 = +U+00002208 = +0x40 = +0X40 = +o100 = +O100 = +64 = +U+07FF = +U+D7FF = +U+DFFF = /* not really correct */ +U+FFFD = +U+FFFF = /* not really correct */ +U+10FFFF = +U+11000 = /* invalid */ |
