helm-bm

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

git clone 'git://github.com/yasuyk/helm-bm.git'
3

helm-bm.el

helm sources for bm.el.

Requirements

Installation

If you're an Emacs 24 user or you have a recent version of package.el you can install helm-bm.el from the MELPA repository.

Configuration

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)

Basic usage

M-x helm-bm

Show bookmarks of bm.el with helm.