> Another corner case that I believe wasn't searched for with the regex is > simply 2e32 which is presently valid and almost equivalent to the above
If it's supposed to be a float I think it should IMHO be 2.0e32. This format currently isn't supported for integers it seems. BTW I'm glad to see that float will look like a naive user would expect it. Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
