On Sat, Dec 11, 2010 at 01:51:52PM +0100, Bram Moolenaar wrote: > >Most likely the C function tolower() doesn't work on the 'I'. Try this: > > :lang ctype C
That's works fine, thanks. But is there any way to fix it without setting the ctype to C ? I mean without changing the locale ? I guess to solve it we should fix the tolower() function. Am I right ? Regards -- You received this message from the "vim_dev" 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
