Mercurial > vim
annotate runtime/keymap/pinyin.vim @ 33363:14b9adfe6822 v9.0.1943
patch 9.0.1943: CI not run with clang-17
Commit: https://github.com/vim/vim/commit/f109bf93c9402e4e3122a7ae7846e6feae4fa222
Author: Philip H <47042125+pheiduck@users.noreply.github.com>
Date: Mon Sep 25 21:05:00 2023 +0200
patch 9.0.1943: CI not run with clang-17
Problem: CI not run with clang-17
Solution: Update CI to use clang-17
closes: #12745
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 25 Sep 2023 21:15:08 +0200 |
parents | 03fa8a51e9dc |
children |
rev | line source |
---|---|
7 | 1 " Vim Keymap file for Hanyu Pinyin tone marks through numbers. |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
2 " Maintainer: Fredrik Roubert <fredrik@roubert.name> |
7 | 3 " Last Changed: February 15, 2004 |
4 | |
5 " All characters are given literally. | |
6 scriptencoding utf-8 | |
7 | |
8 " Use this short name in the status line. | |
9 let b:keymap_name = "py" | |
10 | |
11 loadkeymap | |
12 a0 a | |
13 a1 ā | |
14 a2 á | |
15 a3 ǎ | |
16 a4 à | |
17 a5 a | |
18 e0 e | |
19 e1 ē | |
20 e2 é | |
21 e3 ě | |
22 e4 è | |
23 e5 e | |
24 i0 i | |
25 i1 ī | |
26 i2 í | |
27 i3 ǐ | |
28 i4 ì | |
29 i5 i | |
30 o0 o | |
31 o1 ō | |
32 o2 ó | |
33 o3 ǒ | |
34 o4 ò | |
35 o5 o | |
36 u0 u | |
37 u1 ū | |
38 u2 ú | |
39 u3 ǔ | |
40 u4 ù | |
41 u5 u | |
42 ü0 ü | |
43 ü1 ǖ | |
44 ü2 ǘ | |
45 ü3 ǚ | |
46 ü4 ǜ | |
47 ü5 ü | |
48 v0 ü | |
49 v1 ǖ | |
50 v2 ǘ | |
51 v3 ǚ | |
52 v4 ǜ | |
53 v5 ü | |
54 |