Mercurial > vim
annotate runtime/keymap/croatian_utf-8.vim @ 32947:306f51627f50 v9.0.1774
commit 92997dda789ad8061841128cbc99b15ec0374411
Author: Shougo Matsushita <Shougo.Matsu@gmail.com>
Date: Sun Aug 20 20:55:55 2023 +0200
patch 9.0.1774: no support for custom cmdline completion
Problem: no support for custom cmdline completion
Solution: Add new vimscript functions
Add the following two functions:
- getcmdcompltype() returns custom and customlist functions
- getcompletion() supports both custom and customlist
closes: #12228
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Shougo Matsushita <Shougo.Matsu@gmail.com>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 20 Aug 2023 22:11:05 +0200 |
parents | 82b5078be2dd |
children |
rev | line source |
---|---|
1621 | 1 " Vim Keymap file for Croatian characters, classical variant, UTF-8 encoding |
2 " | |
3 " Maintainer: Paul B. Mahol <onemda@gmail.com> | |
4 " Last Changed: 2007 Oct 14 | |
5 | |
6 scriptencoding UTF-8 | |
7 | |
8 let b:keymap_name = "croatian-UTF-8" | |
9 " Uncomment line below if you prefer short name | |
10 "let b:keymap_name = "hr-UTF-8" | |
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 ° ˝ | |
66 ` ¸ | |
67 ½ ¸ | |
68 ¨ |