Skip to content
Snippets Groups Projects
Commit 6f4995a2 authored by M.Liu's avatar M.Liu
Browse files

add helm-swoop

parent 24763fff
No related branches found
No related tags found
No related merge requests found
...@@ -163,7 +163,7 @@ locate PACKAGE." ...@@ -163,7 +163,7 @@ locate PACKAGE."
;;; Completion ;;; Completion
;;========================================================================================= ;;=========================================================================================
(let ((completion-pack-list (let ((completion-pack-list
'(company company-quickhelp helm yasnippet helm-ebdb))) '(company company-quickhelp helm helm-swoop yasnippet helm-ebdb)))
(dolist (pack completion-pack-list) (dolist (pack completion-pack-list)
(maybe-require-package pack))) (maybe-require-package pack)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment