Please enable JavaScript.
Coggle requires JavaScript to display documents.
Vim (Commands (w (name), q, dd, D, cw, d5w, c3j, ew), Modes (Command (:),…
Vim
Commands
q
w
name
dd
D
cw
d5w
c3j
ew
Modes
Command
:
Visual
v
Visual line
V
Insert
i
Normal
Navigating
h, j, k, l
b, w
Combining commands
Action-Location-Context