Mercurial > vim
annotate runtime/keymap/croatian_cp1250.vim @ 32770:4027cefc2aab
Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749)
Commit: https://github.com/vim/vim/commit/e978b4534a5e10471108259118c0ef791106fd92
Author: Christian Brabandt <cb@256bit.org>
Date: Sun Aug 13 10:33:05 2023 +0200
Farewell to Bram and dedicate upcoming Vim 9.1 to him (https://github.com/vim/vim/issues/12749)
* Dedicate upcoming Vim 9.1 to Bram
Also replace in a few more places Brams email address and mention new
maintainers.
* Remove Bram from any Maintainer role
* runtime: Align Header
* it's mailing list not mailinglist
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 13 Aug 2023 10:45:08 +0200 |
parents | 18ee39301b82 |
children |
rev | line source |
---|---|
1624 | 1 " Vim Keymap file for Croatian characters, classical variant, cp1250 encoding |
2 " | |
3 " Maintainer: Paul B. Mahol <onemda@gmail.com> | |
4 " Last Changed: 2007 Oct 15 | |
5 | |
6 scriptencoding cp1250 | |
7 | |
8 let b:keymap_name = "croatian-cp1250" | |
9 " Uncomment line below if you prefer short name | |
10 "let b:keymap_name = "hr-cp1250" | |
11 | |
12 loadkeymap | |
13 z y | |
14 Z Y | |
15 y z | |
16 Y Z | |
17 [ š | |
18 { Š | |
19 ] ð | |
20 } Ð | |
21 ; è | |
22 : È | |
23 ' æ | |
24 " Æ | |
25 \ ž | |
26 | Ž | |
27 / - | |
28 ? _ | |
29 > : | |
30 < ; | |
31 ¬ < | |
32 ® > | |
33 â { | |
34 î } | |
35 æ [ | |
36 ç ] | |
37 ñ \ | |
38 ÷ | | |
39 = + | |
40 + * | |
41 - ' | |
42 _ ? | |
43 @ " | |
44 ^ & | |
45 & / | |
46 * ( | |
47 ( ) | |
48 ) = | |
49 ± ~ | |
50 ö @ | |
51 ³ ^ | |
52 å € | |
53 í § | |
54 Û ÷ | |
55 Ý × | |
56 Ü ¤ | |
57 § ß | |
58 µ ° | |
59 ½ ¸ | |
60 · ` | |
61 ¹ ´ | |
62 ² ¡ | |
63 ë ³ | |
64 ì £ | |
65 ´ ¢ |