Skip to content

xal-0/ivy-hoogle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ivy-hoogle

A really simple menu for searching and navigating to hoogle entries. Supports both identifier-based and type-directed searching, and syntax highlights results.

Demo

Live demo

Quick setup

Via use-package-quelpa:

Key Command Description
C-c h ivy-hoogle Start a hoogle search.
(use-package ivy-hoogle
  :quelpa (ivy-hoogle
           :fetcher git
           :url "https://github.com/sjsch/ivy-hoogle.git"
           :upgrade t)
  :bind ("C-c h" . ivy-hoogle))

About

Hoogle integration for ivy in emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published