Add modules/completion/helm
This commit is contained in:
parent
54d58c358e
commit
b8f5d549ea
2 changed files with 214 additions and 0 deletions
11
modules/completion/helm/packages.el
Normal file
11
modules/completion/helm/packages.el
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue