On 15:36 Sat 14 Apr , Michael Ludwig wrote: > Works fine. I can see that you're also using :redir and :map and > its brethren to get the mapping. As far as I can see, the current > release only searches the right-hand side of the mapping, though. with :Map! you the pattern matches against the whole output of :map command (except the mode in the first column). > > One observation: > > if len(found_maps) > 0 > echo join(found_maps, "\n") > else > echohl WarningMsg > echo "No such map" > echohl Normal > endif > > Maybe "No matches found" would be a more suitable message here. You're right.
Best regards, Marcin Szamotulski -- 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
