Skip to content

milkypostman/jump.el

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jump.el

elisp utility for defining functions which contextually jump between
files in a project (created to facilitate development of rinari and
similar projects see http://github.com/eschulte/rinari/tree/master)

inspired by
 find-file-in-project | http://www.emacswiki.org/cgi-bin/wiki/FindFileInProject
 toggle.el            | http://www.emacswiki.org/cgi-bin/emacs/toggle.el

uses
 findr.el | http://www.emacswiki.org/cgi-bin/wiki/FindrPackage

About

elisp utility for defining functions which contextually jump between files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 98.3%
  • Ruby 1.7%