From d8b0273231d69a2a6c24844c1acc938330acf035 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 14 Jan 2005 21:48:43 +0000 Subject: updated for version 7.0038 --- runtime/keymap/polish-slash_iso-8859-2.vim | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'runtime/keymap/polish-slash_iso-8859-2.vim') diff --git a/runtime/keymap/polish-slash_iso-8859-2.vim b/runtime/keymap/polish-slash_iso-8859-2.vim index a6d9d970f8..50179ce528 100644 --- a/runtime/keymap/polish-slash_iso-8859-2.vim +++ b/runtime/keymap/polish-slash_iso-8859-2.vim @@ -1,6 +1,8 @@ " Polish letters keymap for iso-8859-2 " Maintainer: HS6_06 -" Last Changed: 2005 Jan 9 +" Last Changed: 2005 Jan 12 +" Current version: 1.0.2 +" History: polish-slash.vim " This keymap adds the special Polish letters " to an existing Latin keyboard. @@ -9,7 +11,7 @@ " instead of AltGr+{acelnosxz} you ve to use "/" followed by {acelnosxz} " short keymap name for statusline -let b:keymap_name = "polish-slash-iso-8859-2" +let b:keymap_name = "PL-slash-ISO" scriptencoding latin1 -- cgit v1.2.3