Small wording change in design.asciidoc
This commit is contained in:
parent
03eb128536
commit
948c591e8d
|
@ -62,7 +62,7 @@ normal mode even though they could arguably be moved to command mode.
|
||||||
|
|
||||||
Modes should be orthogonal, and commands in modes should be as well. For
|
Modes should be orthogonal, and commands in modes should be as well. For
|
||||||
example, Vim uses +d+ and +x+ for very similar things: deleting text. In
|
example, Vim uses +d+ and +x+ for very similar things: deleting text. In
|
||||||
Kakoune only +d+ exists, and things are done so that +x+ is not needed.
|
Kakoune only +d+ exists, and the design ensures that +x+ is not needed.
|
||||||
|
|
||||||
Speed
|
Speed
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in New Issue
Block a user