Skip to content

masutaka/emacs-helm-ghq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helm-ghq.el

melpa badge melpa stable badge

Introduction

helm-ghq.el provides interfaces of ghq with helm.

Screenshot

helm-ghq

Requirements

  • Emacs 24.5 or higher
  • helm 1.8.0 or higher
  • ghq 0.7.1 or higher.

Installation

You can install helm-ghq.el from MELPA with package.el (M-x package-install helm-ghq).

Usage

helm-ghq

The ghq list --full-path command will be executed, after which you can select a directory from the results.

helm-ghq-v2

The ghq list --full-path command will be executed, after which you can open the selected directory in Dired mode.

helm-for-files

Require the following configuration.

(add-to-list 'helm-for-files-preferred-list 'helm-ghq-source)

About

Helm interface for ghq

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6