2
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

enthumble(キーカスタマイズ例)英語キーボードvim使い

Posted at

vimで使うことを意識してカスタマイズしています。
工夫したところはvim上でエンターキーを押した時に行末にセミコロンを付けて改行するところでしょうか?

[HowToUse]
Check=http://www.enthumble.com/keylist
Name=enthumble version 2.8
[KEY]
Space={Escape}
Muhenkan={vk1Dsc07B}
Henkan={vk1Csc079}
Hiragana={}
F1={}
F2={}
F3={}
F4={}
F5={}
F6={}
F7={}
F8={}
F9={}
F10={Volume_Mute}
F11={Volume_Down}{Volume_Down}
F12={Volume_Up}{Volume_Up}
F23={}
F24={}
1={F1}
2={F2}
3={F3}
4={F4}
5={F5}
6={F6}
7={F7}
8={F8}
9={F9}
0={F10}
-={F11}
Hat={F12}
={}
Q={1}
W={2}
E={3}
R={4}
T={5}
Y={6}
U={7}
I={8}
O={9}
P={0}
@={}
LB={}
A={Escape}{g}{g}{V}{G}{Enter}
S={Escape}{:}{w}{Enter}
D=^d
F=^f
G={}
H={left}
J={down}
K={up}
L={right}
Semicolon={i}
:={Enter}
RB={}
Z=^z
X={ctrl down}{Delete}{ctrl up}
C={ctrl down}{Insert}{ctrl up}
V={shift down}{Insert}{shift up}
B={Bacspace}
N={*}
M={-}
,={=}
.={+}
/={}
Backslash={}
Up={}
Down={}
Left={}
Right={}
LButton={ctrl down}{PgUp}{ctrl up}
MButton={MButton}
RButton={ctrl down}{PgDn}{ctrl up}
WheelUp={}
UWheeDown={}
PageUp={}
PageDown={}
Home={}
End={}
Delete={}
Backspace={Delete}
Enter={Escape}{shift down}{a}{shift up}{;}{Enter}
Escape={Escape}{shift down}{:}{shift up}
Hankaku={}
Tab={}
Capslock={}
Lwin={}
Rwin={}
Insert={}

2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?