view runtime/keymap/czech_utf-8.vim @ 15557:c0560da7873e v8.1.0786

patch 8.1.0786: ml_get error when updating the status line commit https://github.com/vim/vim/commit/10772307c4e5299ed45470f92779f089a00d841e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 20 18:25:54 2019 +0100 patch 8.1.0786: ml_get error when updating the status line Problem: ml_get error when updating the status line and a terminal had its scrollback cleared. (Chris Patuzzo) Solution: Check the cursor position when drawing the status line. (closes #3830)
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Jan 2019 18:30:06 +0100
parents 3607f126a661
children
line wrap: on
line source

" Maintainer: Štěpán Němec <stepnem@gmail.com>
" Last Changed: Fri 25 Jun 2010 22:08:43 CEST

let b:keymap_name = "czech"

loadkey
0	é
9	í
8	á
7	ý
6	ž
5	ř
4	č
3	š
2	ě
1	+
`	;
)	0
(	9
*	8
&	7
^	6
%	5
$	4
#	3
@	2
!	1
]	)
}	(
[	ú
{	/
'	§
\"	!
;	ů
:	"
/	-
?	_
>	:
<	?
|	'
~u	ů
~U	Ů
\\a	ä
\\e	ë
\\i	ï
\\o	ö
\\u	ü
\\z	ÿ
\\A	Ä
\\E	Ë
\\I	Ï
\\O	Ö
\\U	Ü
\\Z	Ÿ
=a	á
=e	é
=i	í
=o	ó
=u	ú
=z	ý
=A	Á
=E	É
=I	Í
=O	Ó
=U	Ú
=Z	Ý
+c	č
+d	ď
+e	ě
+n	ň
+r	ř
+s	š
+t	ť
+y	ž
+C	Č
+D	Ď
+E	Ě
+N	Ň
+R	Ř
+S	Š
+T	Ť
+Y	Ž
y	z
Y	Z
z	y
Z	Y