Files
dotfiles/.emacs.d/elpa/find-file-in-project-20171219.1858/find-file-in-project-pkg.el
2017-12-21 01:42:57 +01:00

3 lines
341 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "find-file-in-project" "20171219.1858" "Find file/directory and review Diff/Patch/Commit efficiently everywhere" '((ivy "0.10.0") (emacs "24.3")) :commit "b9dff2881cefaf2926df35fe23366ce3bd59d157" :url "https://github.com/technomancy/find-file-in-project" :keywords '("project" "convenience"))