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: hebrew_iso-8859-8.vim
" Vim Keymap file for hebrew " Maintainer : Ron Aaron <ron@ronware.org> " Last Updated: Wed 28 Feb 2001 21:28:51 " This is the standard Israeli keyboard layout " Use this short name in the status line. let b:keymap_name = "heb" loadkeymap a <char-249> " � - shin b <char-240> " � - nun c <char-225> " � - bet d <char-226> " � - gimel e <char-247> " � - qof f <char-235> " � - kaf g <char-242> " � - ayin h <char-233> " � - yod i <char-239> " � - final nun j <char-231> " � - het k <char-236> " � - lamed l <char-234> " � - final kaf m <char-246> " � - tsadi n <char-238> " � - mem o <char-237> " � - final mem p <char-244> " � - pe q / " / - slash r <char-248> " � - resh s <char-227> " � - dalet t <char-224> " � - alef u <char-229> " � - vav v <char-228> " � - he w ' " ' - single-quote x <char-241> " � - samekh y <char-232> " � - tet z <char-230> " � - zayin , <char-250> " � - tav . <char-245> " � - final tsadi ; <char-243> " � - final pe ' , " , - comma / . " . - period ` ; " ; - semicolon
Save