mirror of
https://github.com/vim/vim.git
synced 2026-04-20 02:35:47 +02:00
This reverts commits: -6b652a7850-2f689d5abd-a025a46d41Several email addresses that are known to be valid caused bounces due to an issue with my email setup. The previous commits incorrectly marked these addresses as invalid. So revert the whole thing again. Signed-off-by: Christian Brabandt <cb@256bit.org>
41 lines
451 B
VimL
41 lines
451 B
VimL
" Vim Keymap file for Serbian characters, classical variant, cp1250 encoding
|
|
"
|
|
" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
|
|
" URL: http://galeb.etf.bg.ac.yu/~alexa/vim/keymap/serbian-cp1250.vim
|
|
" Last Changed: 2002 Mar 29
|
|
|
|
scriptencoding cp1250
|
|
|
|
let b:keymap_name = "serbian-cp1250"
|
|
|
|
loadkeymap
|
|
Y Z
|
|
{ Š
|
|
} Ð
|
|
y z
|
|
[ š
|
|
] ð
|
|
: È
|
|
\" Æ
|
|
\| Ž
|
|
; è
|
|
' æ
|
|
\\ ž
|
|
"Z Y
|
|
"z y
|
|
< ;
|
|
> :
|
|
/ -
|
|
_ ?
|
|
,, „
|
|
'' ”
|
|
|
|
" @ "
|
|
" # '
|
|
" $ *
|
|
" % :
|
|
" ^ ,
|
|
" & .
|
|
" * ;
|
|
|