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

3 lines
263 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "company-shell" "20161002.505" "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"))