summaryrefslogtreecommitdiffstats
path: root/runtime/keymap/polish-slash.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-01-14 21:48:43 +0000
committerBram Moolenaar <Bram@vim.org>2005-01-14 21:48:43 +0000
commitd8b0273231d69a2a6c24844c1acc938330acf035 (patch)
tree761a3537624034edda33c1369db808fafcfd9efe /runtime/keymap/polish-slash.vim
parentfd371684fade0f223c8a0286efe1f261c4b8c381 (diff)
updated for version 7.0038
Diffstat (limited to 'runtime/keymap/polish-slash.vim')
-rw-r--r--runtime/keymap/polish-slash.vim9
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/keymap/polish-slash.vim b/runtime/keymap/polish-slash.vim
index 1a2f18c660..cc9377f4a4 100644
--- a/runtime/keymap/polish-slash.vim
+++ b/runtime/keymap/polish-slash.vim
@@ -1,3 +1,12 @@
+" Polish letters under VIM >= 6
+" Maintainer: HS6_06 <hs6_06@o2.pl>
+" Last changed: 2005 Jan 12
+" Current version: 1.0.2
+" History:
+" 2005.01.12 1.0.2 keymap_name shortened, added Current version, History
+" 2005.01.10 1.0.1 un*x line ends for all files
+" 2005.01.09 1.0.0 Initial release
+
let encoding = &enc
if encoding == 'latin1'
if has("unix")