Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/vim71/keymap/canfr-win.vim
blob: 1907fc5b46b128210591b60591b3d0a9c3d0799f (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
85
86
87
88
89
90
91
" Vim Keymap file for the normalized Canadian multilingual keyboard
" CAN/CSA Z243.200-92 using the latin1 encoding.
" This mapping is limited in scope, as it assumes that the AltGr
" key works as it typically does in a Windows system with a multilingual
" English keyboard.  It probably won't work with the US keyboard on US
" English versions of Windows, because those don't provide the AltGr keys.
" The mapping was tested with Win2k and WinXP.

" Maintainer: Eric Joanis <joanis@cs.toronto.edu>
" Last Change: 2004 Jan 13

" 2003 Dec 04
" Initial Revision

" 2004 Jan 13
" Added the upper case accented characters, forgotten in the initial version.

" All characters are given literally, conversion to another encoding (e.g.,
" UTF-8) should work.
scriptencoding latin1

" Use this short name in the status line.
let b:keymap_name = "canfr"

loadkeymap
<	'
>	"
/	é
?	É
'	è
\"	È
\\	à
|	À
[a	â
[e	ê
[i	î
[o	ô
[u	û
[A	Â
[E	Ê
[I	Î
[O	Ô
[U	Û
[[	^
{a	ä
{e	ë
{i	ï
{o	ö
{u	ü
{y	ÿ
{A	Ä
{E	Ë
{I	Ï
{O	Ö
{U	Ü
]	ç
}	Ç
`	/
~	\\
^	?
ú	«
ø	»
¬	<
®	>
»	°
Ûa	à
Ûe	è
Ûi	ì
Ûo	ò
Ûu	ù
ÛA	À
ÛE	È
ÛI	Ì
ÛO	Ò
ÛU	Ù
ÛÛ	`
Ýa	ã
Ýo	õ
Ýn	ñ
Ýs	ß
ÝA	Ã
ÝO	Õ
ÝN	Ñ
ÝS	ß
ÝÝ	~
à	|
·	{
¸	}
¹	[
°	]
½	¬