my-emacs-d/elpa/company-shell-20160528.507/company-shell-pkg.el
Gergely Polonkai 1ee823ee92 Update packages
2016-06-29 09:21:54 +02:00

2 lines
232 B
EmacsLisp

(define-package "company-shell" "20160528.507" "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"))