Linux.com

Re:sorting is just quicker on Vim 7

Posted by: Anonymous Coward on May 09, 2006 07:27 AM
Only if `sort' is installed. In that case, you could also do that visible select and then type<nobr> <wbr></nobr>:!sort (and you can pass arguments to sort like -k 2 or -k 7, and many more). If you are planning to sort many files, maybe your idea is better. Otherwise, I preffer to use = for indenting the text.

---

Will we ever have vim inside text boxes?
Ctrl-C<nobr> <wbr></nobr>:x

#

Return to First look at Vim 7