golden hour
/usr/share/vim/vim74/keymap
⬆️ Go Up
Upload
File/Folder
Size
Actions
README.txt
955 B
Del
OK
accents.vim
649 B
Del
OK
arabic.vim
109 B
Del
OK
arabic_utf-8.vim
3.31 KB
Del
OK
belarusian-jcuken.vim
2.46 KB
Del
OK
bulgarian-bds.vim
6.35 KB
Del
OK
bulgarian-phonetic.vim
5.67 KB
Del
OK
canfr-win.vim
1.14 KB
Del
OK
croatian.vim
340 B
Del
OK
croatian_cp1250.vim
552 B
Del
OK
croatian_iso-8859-2.vim
705 B
Del
OK
croatian_utf-8.vim
610 B
Del
OK
czech.vim
35 B
Del
OK
czech_utf-8.vim
564 B
Del
OK
dvorak.vim
507 B
Del
OK
esperanto.vim
39 B
Del
OK
esperanto_utf-8.vim
2.34 KB
Del
OK
greek.vim
234 B
Del
OK
greek_cp1253.vim
2.15 KB
Del
OK
greek_cp737.vim
1.91 KB
Del
OK
greek_iso-8859-7.vim
2.08 KB
Del
OK
greek_utf-8.vim
25.68 KB
Del
OK
hebrew.vim
322 B
Del
OK
hebrew_cp1255.vim
1.7 KB
Del
OK
hebrew_iso-8859-8.vim
1006 B
Del
OK
hebrew_utf-8.vim
3.73 KB
Del
OK
hebrewp.vim
325 B
Del
OK
hebrewp_cp1255.vim
1.53 KB
Del
OK
hebrewp_iso-8859-8.vim
797 B
Del
OK
hebrewp_utf-8.vim
3.55 KB
Del
OK
kana.vim
8.8 KB
Del
OK
lithuanian-baltic.vim
963 B
Del
OK
magyar_utf-8.vim
326 B
Del
OK
mongolian_utf-8.vim
2.5 KB
Del
OK
persian-iranian_utf-8.vim
752 B
Del
OK
persian.vim
144 B
Del
OK
pinyin.vim
536 B
Del
OK
polish-slash.vim
709 B
Del
OK
polish-slash_cp1250.vim
1.34 KB
Del
OK
polish-slash_cp852.vim
1.34 KB
Del
OK
polish-slash_iso-8859-2.vim
1.34 KB
Del
OK
polish-slash_utf-8.vim
1.39 KB
Del
OK
russian-dvorak.vim
2.53 KB
Del
OK
russian-jcuken.vim
2.48 KB
Del
OK
russian-jcukenwin.vim
2.53 KB
Del
OK
russian-yawerty.vim
2.41 KB
Del
OK
serbian-latin.vim
43 B
Del
OK
serbian-latin_utf-8.vim
556 B
Del
OK
serbian.vim
467 B
Del
OK
serbian_cp1250.vim
451 B
Del
OK
serbian_cp1251.vim
654 B
Del
OK
serbian_iso-8859-2.vim
473 B
Del
OK
serbian_iso-8859-5.vim
660 B
Del
OK
serbian_utf-8.vim
793 B
Del
OK
sinhala-phonetic_utf-8.vim
4.56 KB
Del
OK
sinhala.vim
90 B
Del
OK
slovak.vim
322 B
Del
OK
slovak_cp1250.vim
760 B
Del
OK
slovak_iso-8859-2.vim
760 B
Del
OK
slovak_utf-8.vim
812 B
Del
OK
tamil_tscii.vim
14.46 KB
Del
OK
thaana-phonetic_utf-8.vim
2.76 KB
Del
OK
thaana.vim
71 B
Del
OK
ukrainian-dvorak.vim
2.68 KB
Del
OK
ukrainian-jcuken.vim
2.67 KB
Del
OK
vietnamese-viqr_utf-8.vim
1.22 KB
Del
OK
Edit: canfr-win.vim
" 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 � �� ~ � | � { � } � [ � ] � �
Save