Mercurial > vim
annotate runtime/keymap/serbian_iso-8859-2.vim @ 10023:67d1f619bb26 v7.4.2284
commit https://github.com/vim/vim/commit/f4145d8e990a72bdfea9db3110a7e42a0ff4240c
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Aug 28 17:15:25 2016 +0200
patch 7.4.2284
Problem: Comment in scope header file is outdated. (KillTheMule)
Solution: Point to the help instead. (closes https://github.com/vim/vim/issues/1017)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 28 Aug 2016 17:30:06 +0200 |
parents | 3fc0f57ecb91 |
children |
rev | line source |
---|---|
7 | 1 " Vim Keymap file for Serbian characters, classical variant, iso-8859-2 encoding |
2 " | |
3 " Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu> | |
4 " URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-iso-8859-2.vim | |
5 " Last Changed: 2002 Mar 29 | |
6 | |
7 scriptencoding iso-8859-2 | |
8 | |
9 let b:keymap_name = "serbian-iso-8859-2" | |
10 | |
11 loadkeymap | |
12 Y Z | |
13 { © | |
14 } Ð | |
15 y z | |
16 [ ¹ | |
17 ] ð | |
18 : È | |
19 \" Æ | |
20 \| ® | |
21 ; è | |
22 ' æ | |
23 \\ ¾ | |
24 "Z Y | |
25 "z y | |
26 < ; | |
27 > : | |
28 / - | |
29 _ ? | |
30 ,, ? | |
31 '' ? | |
32 | |
33 " @ " | |
34 " # ' | |
35 " $ * | |
36 " % : | |
37 " ^ , | |
38 " & . | |
39 " * ; | |
40 |