inital checkin using existing vim and preparing for use of bash_magic
This commit is contained in:
40
vim/bundle/ubuntu-vim72/keymap/serbian_cp1250.vim
Normal file
40
vim/bundle/ubuntu-vim72/keymap/serbian_cp1250.vim
Normal file
@@ -0,0 +1,40 @@
|
||||
" 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
|
||||
< ;
|
||||
> :
|
||||
/ -
|
||||
_ ?
|
||||
,, „
|
||||
'' ”
|
||||
|
||||
" @ "
|
||||
" # '
|
||||
" $ *
|
||||
" % :
|
||||
" ^ ,
|
||||
" & .
|
||||
" * ;
|
||||
|
||||
Reference in New Issue
Block a user