Hi,

[email protected] wrote:
> 
> I have these Numbers, a :sort does the following
> 
> 10
> 1000
> 101
> 1010
> 11
> 
> But I d like
> 
> 10
> 11
> 101
> 1000
> 1010
> 
> How can I do a sort for Numbers?

  :sort n

Regards,
Jürgen

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us.     (Calvin)

-- 
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

Reply via email to