I'm using a plugin (BufExplorer) that maps <leader>be, <leader>bs, etc. The BufKill plugin also maps quite a few things to <leader>bX
I want <leader>b only (no other <leader>bX mappings) so that there's no delay when I type <leader>b. What's the best way to unmap or turn off these mappings? I've looked for a switch or options in BufExplorer to turn off these mappings, but there is none. I realize that I can comment out the mappings, but that feels hacky, and if there's an upgrade, I'll have to do it again. Is there a "standard" way to undo mappings that are created by plugins? For example, should I use an "after" script to undo these mappings? Thanks, --Nate -- 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
