On Tuesday, December 13, 2016 at 4:54:46 AM UTC-6, j16180339887 wrote: > > In normal mode, b and w are jumping between words, > > and I would like to stop at the end of line. >
Normally I'd say asking on vim_use would be the correct place for this question. But then I noticed the 'whichwrap' doesn't allow changing behavior of w/b. That seems like it'd be a good feature addition! I'm not sure how it could be done and remain backwards-compatible however. If we can assume people follow best practices and use :set whichwrap+=whatever instead of setting the full option value then just changing the defaults to include the w/b control would mostly do the trick but without that assumption behavior would change. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
