neovim

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

hebrewp_cp1255.vim (1571B)


      1 " codepage 1255 on Windows is equal to ISO 8859-8 but it
      2 " adds in the vowel points, known as 'niqud', which are present in
      3 " CP1255: Note: there are several 'standards' for placement of the vowel
      4 " points, and I ignored all of them.  Since we can input English by simply
      5 " pressing Ctrl-^ and eliminating this map, I saw no reason to try to use
      6 " exotic key locations.  If you don't like it, that's just too bad :-)
      7 let b:keymap_name = "hebp"
      8 loadkeymap
      9 K	<char-234>	" final kaf
     10 M	<char-237>	" final mem
     11 N	<char-239>	" final nun
     12 P	<char-243>	" final pe
     13 T	<char-232>	" tet
     14 X	<char-245>	" final tsadi
     15 a	<char-224>	" alef
     16 b	<char-225>	" bet
     17 d	<char-227>	" dalet
     18 g	<char-226>	" gimel
     19 h	<char-228>	" he
     20 j	<char-231>	" het
     21 k	<char-235>	" kaf
     22 l	<char-236>	" lamed
     23 m	<char-238>	" mem
     24 n	<char-240>	" nun
     25 s	<char-241>	" samekh
     26 p	<char-244>	" pe
     27 q	<char-247>	" qof
     28 r	<char-248>	" resh
     29 t	<char-250>	" tav
     30 u	<char-242>	" ayin
     31 v	<char-229>	" vav
     32 w	<char-249>	" shin
     33 x	<char-246>	" tsadi
     34 y	<char-233>	" yod
     35 z	<char-230>	" zayin
     36 " vowels:
     37 A:    <Char-192>  " sheva
     38 HE	<Char-193>	" hataf segol
     39 HA	<Char-194>	" hataf patah
     40 HO	<Char-195>	" hataf qamats
     41 I	<Char-196>	" hiriq
     42 AY	<Char-197>	" tsere
     43 E	<Char-198>	" segol
     44 AA	<Char-199>	" patah
     45 AO	<Char-200>	" qamats
     46 O	<Char-201>	" holam
     47 U	<Char-203>	" qubuts
     48 D	<Char-204>	" dagesh
     49 ]T	<Char-205>	" meteg
     50 ]Q	<Char-206>	" maqaf
     51 ]R      <�Char-207>	" rafe
     52 ]p      <Char-208>      " paseq
     53 SR	<Char-209>	" shin-dot
     54 SL	<Char-210>	" sin-dot
     55 ]P	<Char-211>	" sof-pasuq
     56 VV	<Char-212>    " double-vav
     57 VY	<Char-213>    " vav-yod
     58 YY	<Char-214>    " yod-yod