neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

canfr-win.vim (1166B)


      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 
      9 " Maintainer: Eric Joanis <joanis@cs.toronto.edu>
     10 " Last Change: 2004 Jan 13
     11 
     12 " 2003 Dec 04
     13 " Initial Revision
     14 
     15 " 2004 Jan 13
     16 " Added the upper case accented characters, forgotten in the initial version.
     17 
     18 " All characters are given literally, conversion to another encoding (e.g.,
     19 " UTF-8) should work.
     20 scriptencoding latin1
     21 
     22 " Use this short name in the status line.
     23 let b:keymap_name = "canfr"
     24 
     25 loadkeymap
     26 <	'
     27 >	"
     28 /	�
     29 ?	�
     30 '	�
     31 \"	�
     32 \\	�
     33 |     34 [a     35 [e     36 [i     37 [o     38 [u     39 [A	�
     40 [E	�
     41 [I	�
     42 [O	�
     43 [U	�
     44 [[	^
     45 {a     46 {e     47 {i     48 {o     49 {u     50 {y     51 {A	�
     52 {E	�
     53 {I	�
     54 {O	�
     55 {U	�
     56 ]	�
     57 }	�
     58 `	/
     59 ~	\\
     60 ^	?
     61 �	�
     62 �	�
     63 <
     64 >
     65 �	�
     66 a     67 e     68 i     69 o     70 u     71 �A	�
     72 �E	�
     73 �I	�
     74 �O	�
     75 �U	�
     76 ��	`
     77 a     78 o     79 n     80 �s	�
     81 �A	�
     82 �O	�
     83 �N	�
     84 �S	�
     85 ��	~
     86 |
     87 �	{
     88 �	}
     89 �	[
     90 �	]
     91 �	�