~icomplete module -> completion module
This commit is contained in:
12
Doom/.doom.d/modules/private/completion/packages.el
Normal file
12
Doom/.doom.d/modules/private/completion/packages.el
Normal 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)
|
||||
Reference in New Issue
Block a user