> A similar problem was discussed recently: > https://groups.google.com/d/topic/vim_dev/gkw9zONYReM/discussion > > Try putting scriptencoding NEAR the top of your .vimrc, but AFTER the "set > encoding=utf-8" line. > > If that doesn't work, you can try falling back to specifying codepoint values > in a string. Both solutions are discussed in the linked thread.
Ben, It worked. Thanks everyone. -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
