view runtime/keymap/dvorak.vim @ 33428:b21a1fc34254 v9.0.1972

patch 9.0.1972: win32: missing '**' expansion test Commit: https://github.com/vim/vim/commit/4a1ad5556423dca5f5b7ee39f143579e67569ae1 Author: Ken Takata <kentkt@csc.jp> Date: Mon Oct 2 21:31:31 2023 +0200 patch 9.0.1972: win32: missing '**' expansion test Problem: win32: missing '**' expansion test (after v9.0.1947) Solution: Add test for MS-Windows win32: Add "**" test Vim supports "**" on MS-Windows. However, it is not tested by `Test_glob_extended_bash`. Unlike Unix, it doesn't use 'shell' and doesn't support {,} expansion. So, I added as a separate test. related: #13205 closes: #13250 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Ken Takata <kentkt@csc.jp>
author Christian Brabandt <cb@256bit.org>
date Mon, 02 Oct 2023 21:45:05 +0200
parents 7bc41231fbc7
children
line wrap: on
line source

" Maintainer:   Ashish SHUKLA <wahjava@members.fsf.org>
" Last Changed: 2009 Jul 04
"
" All characters are ASCII, conversion to another encoding (e.g., UTF-8)
" should work.

let b:keymap_name = "en-dv"

loadkeymap
q	'
w	,
e	.
r	p
t	y
y	f
u	g
i	c
o	r
p	l
[	/
]	=
\\	\\
a	a
s	o
d	e
f	u
g	i
h	d
j	h
k	t
l	n
;	s
'	-
z	;
x	q
c	j
v	k
b	x
n	b
m	m
,	w
.	v
/	z
Z	:
X	Q
C	J
V	K
B	X
N	B
M	M
<	W
>	V
?	Z
A	A
S	O
D	E
F	U
G	I
H	D
J	H
K	T
L	N
:	S
\"	_
Q	"
W	<
E	>
R	P
T	Y
Y	F
U	G
I	C
O	R
P	L
{	?
}	+
|	|
-	[
_	{
=	]
+	}