canfr-win.vim 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. " Vim Keymap file for the normalized Canadian multilingual keyboard
  2. " CAN/CSA Z243.200-92 using the latin1 encoding.
  3. " This mapping is limited in scope, as it assumes that the AltGr
  4. " key works as it typically does in a Windows system with a multilingual
  5. " English keyboard. It probably won't work with the US keyboard on US
  6. " English versions of Windows, because those don't provide the AltGr keys.
  7. " The mapping was tested with Win2k and WinXP.
  8. " Maintainer: Eric Joanis <joanis@cs.toronto.edu>
  9. " Last Change: 2004 Jan 13
  10. " 2003 Dec 04
  11. " Initial Revision
  12. " 2004 Jan 13
  13. " Added the upper case accented characters, forgotten in the initial version.
  14. " All characters are given literally, conversion to another encoding (e.g.,
  15. " UTF-8) should work.
  16. scriptencoding latin1
  17. " Use this short name in the status line.
  18. let b:keymap_name = "canfr"
  19. loadkeymap
  20. < '
  21. > "
  22. / é
  23. ? É
  24. ' è
  25. \" È
  26. \\ à
  27. | À
  28. [a â
  29. [e ê
  30. [i î
  31. [o ô
  32. [u û
  33. [A Â
  34. [E Ê
  35. [I Î
  36. [O Ô
  37. [U Û
  38. [[ ^
  39. {a ä
  40. {e ë
  41. {i ï
  42. {o ö
  43. {u ü
  44. {y ÿ
  45. {A Ä
  46. {E Ë
  47. {I Ï
  48. {O Ö
  49. {U Ü
  50. ] ç
  51. } Ç
  52. ` /
  53. ~ \\
  54. ^ ?
  55. ú «
  56. ø »
  57. ¬ <
  58. ® >
  59. » °
  60. Ûa à
  61. Ûe è
  62. Ûi ì
  63. Ûo ò
  64. Ûu ù
  65. ÛA À
  66. ÛE È
  67. ÛI Ì
  68. ÛO Ò
  69. ÛU Ù
  70. ÛÛ `
  71. Ýa ã
  72. Ýo õ
  73. Ýn ñ
  74. Ýs ß
  75. ÝA Ã
  76. ÝO Õ
  77. ÝN Ñ
  78. ÝS ß
  79. ÝÝ ~
  80. à |
  81. · {
  82. ¸ }
  83. ¹ [
  84. ° ]
  85. ½ ¬