On 9/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello,is it possible to tell vim(7) *not* to jump to the next line when using object motion (w,b..) such as vim behaves when using l or h ?
If you want w or b to be locked within 1 line, this can be done using n-mappings. Tim: my w and b do jump across line. I asked because I first got impression that Mr. Hoffman meant some command combined with w motion. Now I realize he meant bare w and b. Yakov
