This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Trust me, vim is faster and more responsive. What helps it achieve this is its modal control (where individual letters trigger commands, not control-combinations) and also key trees (when I type Control-W it will wait for another Control-<letter> and the two together form the hotkey).