There seems to be a discrepancy between the documentation for language mapping the implementation in gVim 7.2. Inside "help language- mapping" one of the items which is listed is "when entering a search pattern". However this doesn't seem to be true
If I type ":lmap a c" and then type "/a" it will appear as "/a". However if i type ":cmap a c" and then type "/a" it will appear as "/ c". It appears searching uses command mode mappings instead of language mode. Is this correct or am I misreading the documentation? -- 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
