blob: 4afb0a1e82ee867a8e35f5dc338554d98ae2a6d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
" Vim Keymap file for Croatian characters, classical variant, iso-8859-2 encoding
"
" Maintainer: Paul B. Mahol <onemda@gmail.com>
" Last Changed: 2007 Oct 14
scriptencoding iso-8859-2
let b:keymap_name = "croatian-iso-8859-2"
" Uncomment line below if you prefer short name
"let b:keymap_name = "hr-iso-8859-2"
loadkeymap
" swap y and z, not important
z y
Z Y
y z
Y Z
" s<
[ �
" S<
{ �
" D/
} �
" d/
] �
" c<
; �
" c'
' �
" C<
: �
" C'
" �
" z<
\ �
" Z<
| �
� |
� @
� \
� �
� �
� �
� �
� �
� �
� �
� {
� }
� [
� ]
@ "
^ &
& /
* (
( )
) =
_ ?
- '
= +
+ *
/ -
< ;
> :
? _
� ~
� �
� �
� �
� ^
� �
� �
� `
� �
� �
� �
" you still want to be able to type <, >
� <
� >
` �
� �
|