In Vim, following our design rationale, L would be bound to the command "undo all latest changes on the line". So, should Evil
implement that Vim command, we won't be caught off guard.
Oh, and I've also reordered lines a bit, following some simple logic. Let me know if you had another one in your mind.
If that change is OK, shall I reflect that binding in readme?
In Vim, following our design rationale,
L
would be bound to the command "undo all latest changes on the line". So, should Evil implement that Vim command, we won't be caught off guard.Oh, and I've also reordered lines a bit, following some simple logic. Let me know if you had another one in your mind.
If that change is OK, shall I reflect that binding in readme?