view runtime/keymap/slovak_cp1250.vim @ 33605:b2075b2d2cca v9.0.2046

patch 9.0.2046: win32,python: warning that MS_WIN64 got re-defined Commit: https://github.com/vim/vim/commit/436f39390f0a5d4c4877edcf69b469987d706f3c Author: Ken Takata <kentkt@csc.jp> Date: Wed Oct 18 11:53:30 2023 +0200 patch 9.0.2046: win32,python: warning that MS_WIN64 got re-defined Problem: win32,python: warning that MS_WIN64 got re-defined Solution: Do not define MS_WIN64, as it is no longer used Suppress the following warning: ``` In file included from C:/Python312-64/include/Python.h:12, from if_python3.c:79: C:/Python312-64/include/pyconfig.h:240: warning: "MS_WIN64" redefined 240 | #define MS_WIN64 | <command-line>: note: this is the location of the previous definition ``` `MS_WIN64` is not defined in `Make_mvc.mak` either. This should be able to be safely removed. closes: #13370 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Ken Takata <kentkt@csc.jp>
author Christian Brabandt <cb@256bit.org>
date Wed, 18 Oct 2023 12:00:08 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

" Maintainer:	Peter Valach <pvalach@gmx.net>
" Last Changed: 2002 Feb 3
" URL:		http://www.pv2c.sk/free/sk_vimkeymap/

let b:keymap_name = "sk"

loadkeymap
" Z a Y - ak chcete slovensku qwerty, zakomentujte tieto styri riadky
y z
z y
Y Z
Z Y

" Horny riadok
` ;
1 +
! 1
2 ¾
@ 2
3 š
# 3
4 è
$ 4
5 
% 5
6 ž
^ 6
7 ý
& 7
8 á
* 8
9 í
( 9
0 é
) 0
- =
_ %

" Klavesy okolo Enteru :)
[ ú
{ /
] ä
} (
\\ ò
<Bar> )
; ô
: "
' §
\" !
", , ;-)
< ?
". . ;-)
> :
/ -
? _

" Dlzne
=a á
=A Á
=e é
=E É
=i í
=I Í
=l å
=L Å
=o ó
=O Ó
=r à
=R À
=u ú
=U Ú
=z ý
=Z Ý
" pre pripad omylu :) alebo slovenskej QWERTY
=y ý
=Y Ý

" Makcene
+a ä
+A Ä
+c è
+C È
+d ï
+D Ï
+l ¾
+L ¼
+n ò
+N Ò
+o ô
+O Ô
+s š
+S Š
+t 
+T 
+y ž
+Y Ž
" pre pripad omylu :) alebo slovenskej QWERTY
+z ž
+Z Ž