made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
40
gitportable/usr/share/vim/vim91/keymap/serbian_cp1250.vim
Normal file
40
gitportable/usr/share/vim/vim91/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
|
||||
{ <09>
|
||||
} <09>
|
||||
y z
|
||||
[ <09>
|
||||
] <09>
|
||||
: <20>
|
||||
\" <09>
|
||||
\| <09>
|
||||
; <09>
|
||||
' <09>
|
||||
\\ <09>
|
||||
"Z Y
|
||||
"z y
|
||||
< ;
|
||||
> :
|
||||
/ -
|
||||
_ ?
|
||||
,, <09>
|
||||
'' <09>
|
||||
|
||||
" @ "
|
||||
" # '
|
||||
" $ *
|
||||
" % :
|
||||
" ^ ,
|
||||
" & .
|
||||
" * ;
|
||||
|
||||
Reference in New Issue
Block a user