helm-bm

Homepage: https://github.com/yasuyk/helm-bm

Author: Yasuyuki Oka

Updated:

Summary

Helm sources for bm.el

Commentary

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.

Dependencies