10 lines
328 B
EmacsLisp
10 lines
328 B
EmacsLisp
;; -*- 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")
|