dotfiles/emacs/.emacs.d/elpa/shrink-path-20190208.1335/shrink-path-pkg.el

11 lines
328 B
EmacsLisp
Raw Normal View History

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "shrink-path" "20190208.1335"
"Fish-style path."
'((emacs "24")
(s "1.6.1")
(dash "1.8.0")
(f "0.10.0"))
:url "https://gitlab.com/bennya/shrink-path.el"
:commit "c14882c8599aec79a6e8ef2d06454254bb3e1e41"
:revdesc "c14882c8599a")