my-emacs-d/elpa/company-shell-20160212.1139/company-shell-pkg.el

2 lines
233 B
EmacsLisp
Raw Normal View History

2016-04-22 07:59:30 +00:00
(define-package "company-shell" "20160212.1139" "Company mode backend for shell functions" '((company "0.8.12") (dash "2.12.0") (cl-lib "0.5")) :url "https://github.com/Alexander-Miller/company-shell" :keywords '("company" "shell"))