FG42/conf/emacs.d/rinari/util/jump
Sameer Rahmani 8e3362f944 Rails support added, with tomorrow theme 2013-06-06 21:22:40 +04:30
..
test Rails support added, with tomorrow theme 2013-06-06 21:22:40 +04:30
README Rails support added, with tomorrow theme 2013-06-06 21:22:40 +04:30
Rakefile Rails support added, with tomorrow theme 2013-06-06 21:22:40 +04:30
findr.el Rails support added, with tomorrow theme 2013-06-06 21:22:40 +04:30
inflections.el Rails support added, with tomorrow theme 2013-06-06 21:22:40 +04:30
jump.el Rails support added, with tomorrow theme 2013-06-06 21:22:40 +04:30

README

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