viewing local buffer mappings?

2013-03-14 Thread skeept
What would be a good way of viewing the mappings that are only local to the current buffer? Regards, Jorge -- -- 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

Re: viewing local buffer mappings?

2013-03-14 Thread Ben Fritz
On Thursday, March 14, 2013 12:24:42 PM UTC-5, skeept wrote: What would be a good way of viewing the mappings that are only local to the current buffer? Regards, Jorge :map buffer :map! buffer -- -- You received this message from the vim_use maillist. Do not top-post! Type your reply

Re: viewing local buffer mappings?

2013-03-14 Thread Jorge Rodrigues
:map buffer :map! buffer Great, thanks! -- -- 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