Add modules/completion/company

This commit is contained in:
Henrik Lissner 2017-02-19 18:41:26 -05:00
parent 83ff080718
commit 2b027c0052
3 changed files with 144 additions and 0 deletions

View file

@ -0,0 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; completion/company/packages.el
(@package company)
(@package company-dict)
(@package company-quickhelp)
(@package company-statistics)