From afce081b90c1e2c50c3507758c7558a0dfa1f33e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 15:18:03 +0200 Subject: Adding upstream version 2:8.2.2434. Signed-off-by: Daniel Baumann --- runtime/keymap/magyar_utf-8.vim | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 runtime/keymap/magyar_utf-8.vim (limited to 'runtime/keymap/magyar_utf-8.vim') diff --git a/runtime/keymap/magyar_utf-8.vim b/runtime/keymap/magyar_utf-8.vim new file mode 100644 index 0000000..7297717 --- /dev/null +++ b/runtime/keymap/magyar_utf-8.vim @@ -0,0 +1,37 @@ +" Maintainer: Laszlo Zavaleta +" Last Changed: 2003 Aug 08 +" it has all the accents and a few of the character alterations + +let b:keymap = "magyar" + +loadkey +` í +~ Í +! ' +@ " +# + +$ ! +^ / +& = +* ( +( ) +0 ö +) Ö +- ü +_ Ü += ó ++ Ó +\\ ű +| Ű +[ ő +{ Ő +] ú +} Ú +; é +: É +' á +\" Á +/ - +< ? +> : +? _ -- cgit v1.2.3