[Vimoutliner] Re: [GoLugTech] How to make l go past EOL and h go past BOL?

Barry Fishman bfishman at alum.rpi.edu
Mon Mar 12 20:26:31 EST 2007


Steve Litt <slitt at troubleshooters.com> writes:
> There's some setting for Vim to make l go to the next line if it's
> already on the last char of the line, and h to go to the end of the
> preceding line if it's already on the first char of a line. What's
> the setting for that in Vim?

:set whichwrap=hl

-- 
Barry Fishman


More information about the VimOutliner mailing list