summaryrefslogtreecommitdiff
path: root/modules/selection-framework.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/selection-framework.el')
-rw-r--r--modules/selection-framework.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/selection-framework.el b/modules/selection-framework.el
index 1129ac05..2a714866 100644
--- a/modules/selection-framework.el
+++ b/modules/selection-framework.el
@@ -45,13 +45,6 @@
:init
(marginalia-mode))
-(use-package nerd-icons-completion
- :demand t
- :hook (marginalia-mode nerd-icons-completion-marginalia-setup)
- :after marginalia
- :init
- (nerd-icons-completion-mode))
-
;; ---------------------------------- Consult ----------------------------------
;; Practical commands based on completing-read