Skip to content

yasuyk/helm-bm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

helm-bm.el licence melpa badge melpa stable badge

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.

About

helm sources for bm.el

Resources

License

Stars

Watchers

Forks

Packages

No packages published