Expose "open buffers" functionality for mapping

References #123.
This commit is contained in:
Marco Hinz 2014-11-22 18:15:29 +01:00
parent 697d008f1b
commit 339cdae1af
3 changed files with 53 additions and 47 deletions

View file

@ -469,6 +469,10 @@ in a vertical split window or in a new tab.
Open all marked entries. If nothing was marked beforehand, just open the
current entry.
If you want to use another key instead of <cr>, put this in your vimrc:
>
nmap o <plug>(startify-open-buffers)
<
==============================================================================
COLORS *startify-colors*