CardiacPhase/Git/usr/share/vim/vim81/keymap/greek_cp737.vim

105 lines
1.9 KiB
VimL
Raw Normal View History

2019-05-06 16:34:28 +02:00
" Vim Keymap file for greek DOS cp737
" Maintainer: Panagiotis Louridas <louridas@acm.org>
" Last Updated: Thu Mar 23 14:05:45 EET 2006
" This keyboard layout allows all Greek symbols to be typed,
" including accented capitals and diaeresis. It does not
" include diaeresis and accent on the same vowel, nor
" the greek quotes, as these were not included in the codepage.
" It includes the Greek semicolon sign.
"
" accent ";" + letter
" diaeresis ":" + letter
" diaeresis + accent ";" + ":" (or ":" + ";") + letter
" semicolon "q"
" colon "Q"
" greek semicolon "W"
" sigma at end of word "w"
" Use this short name in the status line.
let b:keymap_name = "greek"
loadkeymap
" capital
A <char-128> " <20>
B <char-129> " <20>
G <char-130> " <20>
D <char-131> " <20>
E <char-132> " <20>
Z <char-133> " <20>
H <char-134> " <20>
U <char-135> " <20>
I <char-136> " <20>
K <char-137> " <20>
L <char-138> " <20>
M <char-139> " <20>
N <char-140> " <20>
J <char-141> " <20>
O <char-142> " <20>
P <char-143> " <20>
R <char-144> " <20>
S <char-145> " <20>
T <char-146> " <20>
Y <char-147> " <20>
F <char-148> " <20>
X <char-149> " <20>
C <char-150> " <20>
V <char-151> " <20>
" small
a <char-152> " <20>
b <char-153> " <20>
g <char-154> " <20>
d <char-155> " <20>
e <char-156> " <20>
z <char-157> " <20>
h <char-158> " <20>
u <char-159> " <20>
i <char-160> " <20>
k <char-161> " <20>
l <char-162> " <20>
m <char-163> " <20>
n <char-164> " <20>
j <char-165> " <20>
o <char-166> " <20>
p <char-167> " <20>
r <char-168> " <20>
s <char-169> " <20>
w <char-170> " <20>
t <char-171> " <20>
y <char-172> " <20>
f <char-173> " <20>
x <char-174> " <20>
c <char-175> " <20>
v <char-224> " <20>
" accented capital
;A <char-234> " <20>
;E <char-235> " <20>
;H <char-236> " <20>
;I <char-237> " <20>
;O <char-238> " <20>
;Y <char-239> " <20>
;V <char-240> " <20>
"
:I <char-244> " <20>
:Y <char-245> " <20>
" accented small
;a <char-225> " <20>
;e <char-226> " <20>
;h <char-227> " <20>
;i <char-229> " <20>
;o <char-230> " <20>
;y <char-231> " <20>
;v <char-233> " <20>
"
:i <char-228> " <20>
:y <char-232> " <20>
"
" symbols
q ; " ;
Q : " :
W <char-250> " <20>