11 lines
346 B
EmacsLisp
11 lines
346 B
EmacsLisp
(define-package "company" "20221206.2122" "Modular text completion framework"
|
|
'((emacs "25.1"))
|
|
:commit "6884e3ad717419b4a64a5fab08c8cb9bd20a0b27" :maintainer
|
|
'("Dmitry Gutov" . "dgutov@yandex.ru")
|
|
:keywords
|
|
'("abbrev" "convenience" "matching")
|
|
:url "http://company-mode.github.io/")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|