Homepage: https://github.com/yasuyk/helm-bm
Author: Yasuyuki Oka
Updated:
Helm sources for bm.el
Installation: Add the following to your Emacs init file: (require 'helm-bm) ;; Not necessary if using ELPA package (global-set-key (kbd "C-c b") 'helm-bm) That's all.