On Thu 1-Feb-07 11:51am -0600, Tim Chase wrote: > vnoremap gt <esc>`>:exec 'norm '.visualmode().'`<lt>'<cr> > vnoremap gb <esc>`<lt>:exec 'norm '.visualmode().'`>'<cr>
Why do you use `<lt> instead of just `< ? Just a matter of preference? -- Best regards, Bill
