On Tue, Jun 15, 2010 at 3:47 PM, Valery Kondakoff <[email protected]> wrote: >> Patch 7.2.426 >> Problem: Commas in 'langmap' are not always handled correctly. >> Solution: Require commas to be backslash escaped. (James Vega) >> Files: src/option.c
> I'm receiving an error E357 'Matching character missing for a' if I > execute ':set langmap=a\,' form command line. Seems to work well like this: :set langmap=a\\,'. Is this a bug? -- Best regards, Valery Kondakoff -- 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
