Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
375 B

(define-package "company" "0.9.13" "Modular text completion framework"
'((emacs "24.3"))
:commit "656ad10670512e135a0a5881f127bb7a789ef8ca" :keywords
("abbrev" "convenience" "matching")
:authors
(("Nikolaj Schumacher"))
:maintainer
("Dmitry Gutov" . "dgutov@yandex.ru")
:url "http://company-mode.github.io/")
;; Local Variables:
;; no-byte-compile: t
;; End: