inital checkin using existing vim and preparing for use of bash_magic
This commit is contained in:
65
vim/bundle/ubuntu-vim72/keymap/croatian_cp1250.vim
Normal file
65
vim/bundle/ubuntu-vim72/keymap/croatian_cp1250.vim
Normal file
@@ -0,0 +1,65 @@
|
||||
" Vim Keymap file for Croatian characters, classical variant, cp1250 encoding
|
||||
"
|
||||
" Maintainer: Paul B. Mahol <onemda@gmail.com>
|
||||
" Last Changed: 2007 Oct 15
|
||||
|
||||
scriptencoding cp1250
|
||||
|
||||
let b:keymap_name = "croatian-cp1250"
|
||||
" Uncomment line below if you prefer short name
|
||||
"let b:keymap_name = "hr-cp1250"
|
||||
|
||||
loadkeymap
|
||||
z y
|
||||
Z Y
|
||||
y z
|
||||
Y Z
|
||||
[ š
|
||||
{ Š
|
||||
] ð
|
||||
} Ð
|
||||
; è
|
||||
: È
|
||||
' æ
|
||||
" Æ
|
||||
\ ž
|
||||
| Ž
|
||||
/ -
|
||||
? _
|
||||
> :
|
||||
< ;
|
||||
¬ <
|
||||
® >
|
||||
â {
|
||||
î }
|
||||
æ [
|
||||
ç ]
|
||||
ñ \
|
||||
÷ |
|
||||
= +
|
||||
+ *
|
||||
- '
|
||||
_ ?
|
||||
@ "
|
||||
^ &
|
||||
& /
|
||||
* (
|
||||
( )
|
||||
) =
|
||||
± ~
|
||||
ö @
|
||||
³ ^
|
||||
å €
|
||||
í §
|
||||
Û ÷
|
||||
Ý ×
|
||||
Ü ¤
|
||||
§ ß
|
||||
µ °
|
||||
½ ¸
|
||||
· `
|
||||
¹ ´
|
||||
² ¡
|
||||
ë ³
|
||||
ì £
|
||||
´ ¢
|
||||
Reference in New Issue
Block a user