view runtime/keymap/serbian-latin_utf-8.vim @ 29536:6d93f09815c1 v9.0.0109

patch 9.0.0109: writing over the end of a buffer on stack Commit: https://github.com/vim/vim/commit/1eead4cf1daf87ee41aeb4de3b3e38708417f9d5 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 30 11:39:57 2022 +0100 patch 9.0.0109: writing over the end of a buffer on stack Problem: Writing over the end of a buffer on stack when making list of spell suggestions. Solution: Make sure suggested word is not too long. (closes #10812)
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Jul 2022 12:45:02 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

" Vim Keymap file for Serbian characters, classical variant, UTF-8 encoding
"
" Maintainer:   Aleksandar Veselinovic <aleksa@cs.cmu.edu>
" URL:		    http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-latin-UTF-8.vim
" Last Changed: 2002 Mar 29

scriptencoding UTF-8

let b:keymap_name = "serbian-UTF-8"

loadkeymap
Y	Z
{	Š
}	Đ
y	z
[	š
]	đ
:   Č
\"	Ć
\|	Ž
;	č
'	ć
\\	ž
"Z	Y
"z	y
<	;
>	:
/	-
_	?
,,	„
''	”

E$	<char-0x20AC>	" EURO SIGN
--	<char-0x2013>	" endash
---	<char-0x2014>	" emdash

" @	"
" #	'
" $	*
" %	:
" ^	,
" &amp;	.
" *	;