Exit BufExplorer with `q`
One of my favorite Vim plugins is BufExplorer. It's indespensible if buffers are part of your Vim workflow.
Today I was reminded that you can exit your BufExplorer window with just q; no :q required. One keystroke instead of four; enjoy your extra free time.
h/t Josh Branchaud
See :help BufExplorer for more information.