Add modules/completion/helm

This commit is contained in:
Henrik Lissner 2017-02-13 21:12:02 -05:00
parent 54d58c358e
commit b8f5d549ea
2 changed files with 214 additions and 0 deletions

View file

@ -0,0 +1,11 @@
;; -*- no-byte-compile: t; -*-
;;; completion/helm/packages.el
(@package helm)
(@package helm-ag)
(@package helm-c-yasnippet)
(@package helm-company)
(@package helm-css-scss)
(@package helm-describe-modes :recipe (:fetcher github :repo "emacs-helm/helm-describe-modes"))
(@package helm-projectile)
(@package helm-swoop)