~icomplete module -> completion module

This commit is contained in:
dx
2020-05-31 15:38:52 +01:00
parent 6c262a85bc
commit 5bf6d429aa
2 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
;; -*- no-byte-compile: t; -*-
;;; private/completion/packages.el
(package! ivy)
(package! swiper)
(package! counsel)
(package! amx)
;; (package! counsel-projectile)
;; (package! ivy-rich)
;; (package! wgrep)
;; (package! flx :pin "17f5c9cb2af18aa6f52910ff4a5a63591261ced5")
;; (package! all-the-icons-ivy)