Thursday, November 5, 2020

Re: the :sort command does not appear to give expected result

On Sun, Nov 01, 2020 at 02:45:28AM EST, Tekki wrote:
> Chris Jones schrieb am Samstag, 31. Oktober 2020 um 20:16:53 UTC+1:
>
> >
> > So what's the next step?
> >
> >
> You could create your own sort command in vimrc, for example
>
> command -nargs=1 Sort :.,+<args>!sort -
>
> Then :Sort7 will sort the above list of letters corretly.
>
Gives the intended result. Thanks for spelling it out.

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20201105204026.6fidpzufnodxwd2p%40turki.local.

No comments: