is there left,right equivalents in evil or native emacs?
Jim Green
student.northwestern at gmail.com
Sat Dec 17 07:32:03 CET 2011
Hi, Frank and list:
in evil or emacs how to achive the following two commands?
:[range]ri[ght] [width] :ri :right
Right-align lines in [range] at [width] columns
(default 'textwidth' or 80 when 'textwidth' is 0).
{not in Vi}
Not available when +ex_extra feature was disabled at
compile time.
:le :left
:[range]le[ft] [indent]
Left-align lines in [range]. Sets the indent in the
lines to [indent] (default 0). {not in Vi}
Not available when +ex_extra feature was disabled at
compile time.
Thanks!
Jim.
More information about the implementations-list
mailing list