Add new packages installed
This commit is contained in:
7
elpa/company-20180317.1008/company-pkg.el
Normal file
7
elpa/company-20180317.1008/company-pkg.el
Normal file
@@ -0,0 +1,7 @@
|
||||
(define-package "company" "20180317.1008" "Modular text completion framework"
|
||||
'((emacs "24.3"))
|
||||
:url "http://company-mode.github.io/" :keywords
|
||||
'("abbrev" "convenience" "matching"))
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user