⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
vim
/
vim91
/
keymap
/
View File Name :
greek_cp737.vim
" Vim Keymap file for greek DOS cp737 " Maintainer: Panagiotis Louridas
" 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
" B
" G
" D
" E
" Z
" H
" U
" I
" K
" L
" M
" N
" J
" O
" P
" R
" S
" T
" Y
" F
" X
" C
" V
" " small a
" b
" g
" d
" e
" z
" h
" u
" i
" k
" l
" m
" n
" j
" o
" p
" r
" s
" w
" t
" y
" f
" x
" c
" v
" " accented capital ;A
" ;E
" ;H
" ;I
" ;O
" ;Y
" ;V
" " :I
" :Y
" " accented small ;a
" ;e
" ;h
" ;i
" ;o
" ;y
" ;v
" " :i
" :y
" " " symbols q ; " ; Q : " : W
"