Skip to content

porglezomp-misc/helm-pages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://melpa.org/packages/helm-pages-badge.svg

Helm Pages

Introduction

This packages introduces a command, helm-pages, that displays the first lines of pages in the current buffer using Helm.

./doc/helm-pages.png

Installation

Install the package from MELPA. See the Emacs Wiki for instructions on using MELPA.

Usage

Bind the helm-pages command to a key sequence, e.g.

(global-set-key (kbd "M-p") #'helm-pages)

Or, invoke it manually using M-x helm-pages.

About

A Helm data source for pages in the current buffer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%