On 13.03.12,11:14, Magnus Woldrich wrote: > On Mar 13, Jostein Berntsen (Jostein Berntsen) wrote: > >1. When I do <C-A> on a number to increment this works well, except when > >incrementing "07". This results in "010" instead of "08" that would have > >been natural. Is this an error? > > No, a leading zero indicates that the number in question is represented in > octal. >
Thanks, setting the value for nrformats helped this. Jostein -- 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
