Mercurial > vim
annotate runtime/keymap/serbian_iso-8859-2.vim @ 25769:05d1062b1dc0 v8.2.3420
patch 8.2.3420: _REENTRANT defined more than once
Commit: https://github.com/vim/vim/commit/6b9efdde7828b3317b64f38bd90fb5a784a654c0
Author: Christian Brabandt <cb@256bit.org>
Date: Thu Sep 9 17:14:50 2021 +0200
patch 8.2.3420: _REENTRANT defined more than once
Problem: _REENTRANT defined more than once.
Solution: Fix configure script. (Christian Brabandt, closes https://github.com/vim/vim/issues/8852)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 09 Sep 2021 17:15:04 +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 |