All Projects → masutaka → emacs-helm-ghq

masutaka / emacs-helm-ghq

Licence: other
ghq with helm interface

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to emacs-helm-ghq

gogh
GO GitHub project manager
Stars: ✭ 29 (+16%)
Mutual labels:  ghq
gst
👻 Supercharge your ghq workflow.
Stars: ✭ 34 (+36%)
Mutual labels:  ghq
Helm
Emacs incremental completion and selection narrowing framework
Stars: ✭ 3,109 (+12336%)
Mutual labels:  emacs-helm
spot4e
Emacs client for Spotify search and playback using helm
Stars: ✭ 41 (+64%)
Mutual labels:  emacs-helm

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

Execute with ghq list --full-path command. You can select a directory from the results.

helm-for-files

Require the following configuration.

(add-to-list 'helm-for-files-preferred-list 'helm-ghq-source)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].