Basic vim bindings inside of the godot IDE
TO understand what each of the commands do, simply fire up a real instance of vim and run :help <command>
h
j
k
l
w
e
b
f
t
;
,
$
^
0
gg
}
{
m
`
i
I
a
A
G
o
O
v
V
u
<C-r>
.
:
/
n
N
zz
J
d
dd
D
p
P
x
s
r
y
yy
n
N
c
c
C
z
>
>>
<
<<