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.

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to