Skip to content

dotemacs/omniref.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Omniref

NOTE: This package is deprecated, as Omniref has gone away. Leaving it here for reference.

Emacs interface for Ruby documentation search engine http://www.omniref.com/

Usage

When you want to look up a certain term in Ruby documentation, just run

M-x omniref

if you've selected a region of a buffer, a new page will open in your browser with the search term. Otherwise you'll be prompted for a term you wish to search for.

Key binding

If you find yourself using omniref a lot, maybe you'd like to bind it to something like:

(define-key ruby-mode-map (kbd "C-c o") 'omniref)

About

Omniref Ruby documentation search engine interface for Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •